Skip to content

Commit b927958

Browse files
committed
Fix an error for RSpec/SharedExamples when using examples without argument
Fix: rubocop/rubocop-rspec#1765
1 parent d4d97eb commit b927958

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)