Remove VCR record

This commit is contained in:
Jorge Manrubia
2025-06-25 10:39:51 +02:00
parent 00a9b431d1
commit f64f5ef315
@@ -3,8 +3,6 @@ require "test_helper"
class CommandsControllerTest < ActionDispatch::IntegrationTest
include VcrTestHelper
vcr_record!
setup do
sign_in_as :kevin
end