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 cb09279 commit 45c2e46Copy full SHA for 45c2e46
test/client/test_client.rb
@@ -31,7 +31,6 @@ def teardown
31
end
32
33
def test_rails_is_not_loaded
34
- flunk
35
assert_raises(NoMethodError) { 10.minutes }
36
37
0 commit comments