Skip to content

Commit

Permalink
Exlude file for RSpec/MultipleExpectations cop
Browse files Browse the repository at this point in the history
  • Loading branch information
saraycp committed Sep 30, 2022
1 parent 24c186e commit 8fe3278
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/.rubocop.yml
Expand Up @@ -336,6 +336,7 @@ RSpec/MultipleExpectations:
- 'spec/controllers/person/token_controller_spec.rb'
- 'spec/controllers/request_controller_spec.rb'
- 'spec/controllers/source_controller_spec.rb'
- 'spec/controllers/staging/excluded_requests_controller_spec.rb'
- 'spec/controllers/staging/staging_projects_controller_spec.rb'
- 'spec/controllers/statistics/maintenance_statistics_controller_spec.rb'
- 'spec/controllers/status/checks_controller_spec.rb'
Expand Down

0 comments on commit 8fe3278

Please sign in to comment.