Skip to content

Commit 116805a

Browse files
pirjbquorning
andauthored
Update docs/modules/ROOT/pages/upgrade_to_version_2.adoc
Co-authored-by: Benjamin Quorning <[email protected]>
1 parent d91343d commit 116805a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/upgrade_to_version_2.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ In version 2.x:
99
- `CustomIncludeMethods` configuration option for `RSpec/EmptyExampleGroup` is removed
1010
- cop departments are nested for cops with a department that doesn’t match the extension name (`Capybara`, `FactoryBot`, `Rails`)
1111
- `AllCops/RSpec/Patterns`/`AllCops/FactoryBot/Patterns` options are removed
12-
- Calling `super` from `on_new_investigation` defined in a cop is mandatory now
12+
- Calling `super` from `#on_new_investigation` defined in a cop is mandatory now
1313
- Avoid explicit definition of `cop` as `described_class.new`
1414

1515
[discrete]

0 commit comments

Comments
 (0)