Skip to content

Commit

Permalink
Revert "Remove leftovers from reverted commits"
Browse files Browse the repository at this point in the history
This reverts commit a750972.
  • Loading branch information
flash-gordon committed Jan 7, 2025
1 parent efd8da6 commit 520bc19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions repository/spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ def self.remove_constants

config.after do
Test.remove_constants
ROM::Repository::RelationReader.relation_readers(nil)
ROM::Repository::RelationReader.relation_cache(Concurrent::Hash.new)
end

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

0 comments on commit 520bc19

Please sign in to comment.