Regenerate test's fixtures to see if that fixes it for JZ

This commit is contained in:
Jorge Manrubia
2025-07-25 06:27:12 +02:00
parent ef7403c600
commit d5bedd812d
2 changed files with 421 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ class Command::GoToCardTest < ActionDispatch::IntegrationTest
setup do
@card = cards(:logo)
freeze_time Time.parse("2025-07-14 9:·30am")
freeze_timestamps
end
test "redirect to the card perma" do