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.
1 parent 65ddf86 commit 2720b12Copy full SHA for 2720b12
Changelog.md
@@ -7,6 +7,8 @@ Bug Fixes:
7
as the fixture file path. (Aaron Kromer, #2026)
8
* When generating feature specs, do not duplicate namespace in the path name.
9
(Laura Paakkinen, #2034)
10
+* Prevent `ActiveJob::DeserializationError` from being issued when `ActiveJob`
11
+ matchers de-serialize arguments. (@aymeric-ledorze, #2036)
12
13
### 3.8.0 / 2018-08-04
14
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.7.2...v3.8.0)
0 commit comments