You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: features/command_line/order.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,8 @@ order of groups at each level is randomized.
13
13
14
14
With `rand` you can also specify a seed.
15
15
16
-
The option `modification_time` will run the most recent modified files first. You can combine it with `--next-failure` to find the most recent failing spec.
16
+
Use `modification_time` to run the most recently modified files first. You can
17
+
combine it with `--next-failure` to find the most recent failing spec.
0 commit comments