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 57f7b08 commit cb09279Copy full SHA for cb09279
test/client/test_client.rb
@@ -31,6 +31,7 @@ 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