Skip to content

Commit

Permalink
remove no longer needed code
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Jun 3, 2024
1 parent 0859b18 commit de13a34
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,6 @@ def load_resolvable(filename)
# load data generators
require_relative "factories"

# force loading all files to report proper code coverage
Dir.chdir(libdir) { Dir["**/*.rb"].sort.each { |f| require f } }

# configure RSpec
RSpec.configure do |config|
config.mock_with :rspec do |c|
Expand Down

0 comments on commit de13a34

Please sign in to comment.