Skip to content

Commit

Permalink
(CAT-1644) - Fix RSpec/FilePath
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbreen28 committed Dec 19, 2023
1 parent d04e836 commit 6231281
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .rubocop_todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,6 @@ RSpec/DescribeClass:
RSpec/ExampleLength:
Max: 16

# Offense count: 1
# Configuration parameters: Include, CustomTransform, IgnoreMethods, SpecSuffixOnly.
# Include: **/*_spec*rb*, **/spec/**/*
RSpec/FilePath:
Exclude:
- 'spec/acceptance/custom_insync_spec_hidden_property.rb'

# Offense count: 18
# Configuration parameters: AssignmentOnly.
RSpec/InstanceVariable:
Expand Down

0 comments on commit 6231281

Please sign in to comment.