Skip to content

Commit

Permalink
127 Remove unused view specs
Browse files Browse the repository at this point in the history
  • Loading branch information
cpreisinger committed Aug 26, 2024
1 parent d28438d commit c0ccf96
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ Rails/SkipsModelValidations:
RSpec/DescribeClass:
Exclude:
- 'spec/lib/tasks/**/*'
- 'spec/views/**/*'

RSpec/DescribedClass:
SkipBlocks: true
Expand Down
5 changes: 0 additions & 5 deletions spec/views/evaluations/index.html.erb_spec.rb

This file was deleted.

0 comments on commit c0ccf96

Please sign in to comment.