We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RSpec/DescribedClass
1 parent 125c0ea commit c9a09cdCopy full SHA for c9a09cd
CHANGELOG.md
@@ -15,6 +15,7 @@
15
- Fix a false positive for `RSpec/ExpectActual` when used with rspec-rails routing matchers. ([@naveg])
16
- Add new `RSpec/RepeatedSubjectCall` cop. ([@drcapulet])
17
- Add configuration option `ResponseMethods` to `RSpec/Rails/HaveHttpStatus`. ([@ydah])
18
+- Fix a false negative for `RSpec/DescribedClass` when class with constant. ([@ydah])
19
20
## 2.26.1 (2024-01-05)
21
0 commit comments