Skip to content

Commit

Permalink
Changes Differ by "Differ" to load AnyArgMatcher before loading Differ
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlHeitmann committed Jun 16, 2024
1 parent dd7a4c7 commit 938096c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/rspec/support/differ_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

module RSpec
module Support
RSpec.describe Differ do
RSpec.describe "Differ" do
include Spec::DiffHelpers

describe '#diff' do
Expand Down

0 comments on commit 938096c

Please sign in to comment.