We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8309a41 commit 56290ddCopy full SHA for 56290dd
Changelog.md
@@ -1,5 +1,5 @@
1
### Development
2
-[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.2...main)
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.3...main)
3
4
Enhancements:
5
@@ -8,6 +8,9 @@ Enhancements:
8
* Verify ActiveJob arguments by comparing to the method signature. (Oli Peate, #2745)
9
* Add suggestion to rails_helper.rb to skip when not in test most. (Glauco Custódio, #2751)
10
11
+### 6.1.3 / 2024-06-19
12
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.2...v6.1.3)
13
+
14
Bug Fixes:
15
16
* Reset `ActiveSupport::CurrentAttributes` between examples. (Javier Julio, #2752)
0 commit comments