Skip to content

Commit 8dee35b

Browse files
authored
Correct location of change log for #2096
1 parent a38ad1e commit 8dee35b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Bug Fixes:
88
(Emric Istanful, #2069)
99
* Namespaced fixtures now generate a `/` seperated path rather than an `_`.
1010
(@nxlith, #2077)
11+
* Check the arity of `errors` before attempting to use it to generate the `be_valid`
12+
error message. (Kevin Kuchta, #2096)
1113

1214
Enhancements
1315

@@ -17,8 +19,6 @@ Enhancements
1719
making it easier to match on `ActiveJob` delivered emails. (Joel Lubrano, #2047)
1820
* Add generator for system specs on Rails 5.1 and above. (Andrzej Sliwa, #1933)
1921
* Add generator for generator specs. (@ConSou, #2085)
20-
* Check the arity of `errors` before attempting to use it to generate the `be_valid`
21-
error message. (Kevin Kuchta, #2096)
2222

2323
### 3.8.2 / 2019-01-13
2424
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.8.1...v3.8.2)

0 commit comments

Comments
 (0)