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 3dbcc82 commit 613f203Copy full SHA for 613f203
Changelog.md
@@ -24,6 +24,8 @@ Enhancements:
24
* Add `--next-failure` CLI option which allows you to repeatedly focus
25
on just one of the currently failing examples, then move on to the
26
next failure, etc. (Myron Marston, #1888)
27
+* Warn when a helper method definition stomps an earlier definition
28
+ in the same example group. (Fabio Napoleoni, #1903)
29
30
Bug Fixes:
31
0 commit comments