This commit is contained in:
Jorge Manrubia
2025-05-07 13:50:41 +02:00
parent 695383da7a
commit 6d0855da28
3 changed files with 10 additions and 11 deletions
-1
View File
@@ -9,4 +9,3 @@ class Command::ParserTest < ActionDispatch::IntegrationTest
assert_equal "assign @kevin", result.line
end
end