Skip to content

Commit 9eedc93

Browse files
authored
Merge pull request #1768 from rubocop/fix1765
Fix an error for `RSpec/SharedExamples` when using examples without argument
2 parents d4d97eb + b927958 commit 9eedc93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Master (Unreleased)
44

5+
- Fix an error for `RSpec/SharedExamples` when using examples without argument. ([@ydah])
6+
57
## 2.26.0 (2024-01-04)
68

79
- Add new `RSpec/RedundantPredicateMatcher` cop. ([@ydah])

0 commit comments

Comments
 (0)