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.
2 parents 74bfd21 + 3c5975a commit 276e38cCopy full SHA for 276e38c
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