Skip to content

Commit

Permalink
remove lib from file tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenjcumming committed Aug 5, 2024
1 parent 38b3d9d commit 0e6e67e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@

SimpleCov.start 'rails' do
track_files '**/app/{models,serializers,services,uploaders,sidekiq,policies}/**/*.rb'
track_files '**/lib/**/*.rb'

add_filter 'app/controllers/concerns/accountable.rb'
add_filter 'app/models/in_progress_disability_compensation_form.rb'
Expand Down

0 comments on commit 0e6e67e

Please sign in to comment.