Fix tests

This commit is contained in:
Jorge Manrubia
2025-06-25 10:37:42 +02:00
parent ed4baf2eff
commit 00a9b431d1
4 changed files with 8 additions and 19 deletions
@@ -3,6 +3,8 @@ require "test_helper"
class CommandsControllerTest < ActionDispatch::IntegrationTest
include VcrTestHelper
vcr_record!
setup do
sign_in_as :kevin
end