Commit 79b3070
Remove redundant rubocop disable directive in test/helper.rb
The Style/OneClassPerFile disable comment was never needed since the
file doesn't define multiple top-level classes. Rubocop now flags it
as Lint/RedundantCopDisableDirective.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f3e1af4 commit 79b3070
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
80 | | - | |
0 commit comments