Remove vcr_record!

This commit is contained in:
Jorge Manrubia
2025-06-05 12:36:37 +02:00
parent 7eb1930eb3
commit 9b4cd7eff2
@@ -3,8 +3,6 @@ require "test_helper"
class Command::Ai::TranslatorTest < ActionDispatch::IntegrationTest
include VcrTestHelper
vcr_record!
setup do
@user= users(:david)
end