Skip to content

Commit

Permalink
Add "search" group for chewy classes in simplecov config (mastodon#31890
Browse files Browse the repository at this point in the history
)
  • Loading branch information
mjankowski authored Sep 12, 2024
1 parent 0226bbe commit 2020775
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/rails_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
add_group 'Libraries', 'lib'
add_group 'Policies', 'app/policies'
add_group 'Presenters', 'app/presenters'
add_group 'Search', 'app/chewy'
add_group 'Serializers', 'app/serializers'
add_group 'Services', 'app/services'
add_group 'Validators', 'app/validators'
Expand Down

0 comments on commit 2020775

Please sign in to comment.