diff options
Diffstat (limited to 'spec')
-rw-r--r-- | spec/support/matchers.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/spec/support/matchers.rb b/spec/support/matchers.rb index 5f51a68633..486e4fe274 100644 --- a/spec/support/matchers.rb +++ b/spec/support/matchers.rb @@ -1,4 +1 @@ require "support/matchers/be_like" -require "support/matchers/disambiguate_attributes" -require "support/matchers/hash_the_same_as" -require "support/matchers/have_rows" |