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 816a565 commit 4dbf407Copy full SHA for 4dbf407
Changelog.md
@@ -68,6 +68,8 @@ Bug Fixes:
68
prepended or extended by config defined after an example group. (Eugene Kenny, #1935)
69
* Fix regression which caused shared examples to be mistakenly run when specs
70
where filtered to a particular location. (Ben Axnick, #1963)
71
+* Fix time formatting logic so that it displays 70 seconds as "1 minute,
72
+ 10 seconds" rather than "1 minute, 1 second". (Paul Brennan, #1984)
73
74
### 3.2.3 / 2015-04-06
75
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.2...v3.2.3)
0 commit comments