Skip to content

Commit a750972

Browse files
committed
Remove leftovers from reverted commits
1 parent 05e4eab commit a750972

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

repository/spec/spec_helper.rb

-2
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ def self.remove_constants
5858

5959
config.after do
6060
Test.remove_constants
61-
ROM::Repository::RelationReader.relation_readers(nil)
62-
ROM::Repository::RelationReader.relation_cache(Concurrent::Hash.new)
6361
end
6462

6563
Dir[SPEC_ROOT.join('support/*.rb').to_s].each do |f|

0 commit comments

Comments
 (0)