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 98a1a3e commit e790841Copy full SHA for e790841
Changelog.md
@@ -1,10 +1,16 @@
1
### Development
2
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v4.0.1...master)
3
4
+Enhancements:
5
+
6
+* Issue a warning when using job matchers with `#at` mis-match on `usec` precision.
7
+ (Jon Rowe, #2350)
8
9
Bug Fixes:
10
11
* Indent all extra failure lines output from system specs. (Alex Robbin, #2321)
12
* Generated request spec for update now uses the correct let. (Paul Hanyzewski, #2344)
13
+* Issue warning when imprecise time assertion made
14
15
### 4.0.1 / 2020-05-16
16
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v4.0.0...v4.0.1)
0 commit comments