We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e4eab commit a750972Copy full SHA for a750972
repository/spec/spec_helper.rb
@@ -58,8 +58,6 @@ def self.remove_constants
58
59
config.after do
60
Test.remove_constants
61
- ROM::Repository::RelationReader.relation_readers(nil)
62
- ROM::Repository::RelationReader.relation_cache(Concurrent::Hash.new)
63
end
64
65
Dir[SPEC_ROOT.join('support/*.rb').to_s].each do |f|
0 commit comments