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 a14f5c7 commit af58d83Copy full SHA for af58d83
spec/rspec/rails/matchers/have_reported_error_spec.rb
@@ -1,5 +1,3 @@
1
-require "rspec/rails/matchers/have_reported_error"
2
-
3
RSpec.describe "have_reported_error matcher" do
4
class TestError < StandardError; end
5
class AnotherTestError < StandardError; end
0 commit comments