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 7487c8b commit b98664aCopy full SHA for b98664a
Changelog.md
@@ -6,6 +6,8 @@ Bug Fixes:
6
* Make the `ActiveJob` matchers fail when multiple jobs are queued for negated
7
matches. e.g. `expect { job; job; }.to_not have_enqueued_job.
8
(Emric Istanful, #2069)
9
+* Namespaced fixtures now generate a `/` seperated path rather than an `_`.
10
+ (@nxlith, #2077)
11
12
Enhancements
13
0 commit comments