Skip to content

Commit

Permalink
Fix bad changelog merge
Browse files Browse the repository at this point in the history
  • Loading branch information
pirj committed Oct 23, 2022
1 parent 3a43b8e commit 376343d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@
- Update `config/default.yml` removing deprecated option to make the config correctable by users. ([@ignaciovillaverde])
- Do not attempt to auto-correct example groups with `include_examples` in `RSpec/LetBeforeExamples`. ([@pirj])
- Add new `RSpec/SortMetadata` cop. ([@leoarnold])
* Add `require_implicit` style to `RSpec/ImplicitSubject`. ([@r7kamura][])
* Fix a false positive for `RSpec/Capybara/SpecificMatcher` when `have_css("a")` without attribute. ([@ydah][])
* Add support for subject! method to `RSpec/SubjectDeclaration`. ([@ydah][])
- Add support for subject! method to `RSpec/SubjectDeclaration`. ([@ydah][])

## 2.13.2 (2022-09-23)

Expand Down

0 comments on commit 376343d

Please sign in to comment.