We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74bfd21 commit 3c5975aCopy full SHA for 3c5975a
test/test_rake_rake_test_loader.rb
@@ -54,7 +54,7 @@ def test_load_error_raised_implicitly
54
load @loader
55
end
56
57
- assert_match /.* -- superkalifragilisticoespialidoso/, exc.message
+ assert_match(/.* -- superkalifragilisticoespialidoso/, exc.message)
58
59
assert_empty out
60
assert_empty err
0 commit comments