File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -851,7 +851,7 @@ regedit or gpedit.
851
851
The ` --auto-cancel-after-failures ` flag is only available in Cypress 12.6.0 and
852
852
later, and must be used with the ` cypress run ` command.
853
853
854
- ### <Icon name = " exclamation-triangle" color = " red" /> --auto-cancel-after-failures must be a integer or false
854
+ ### <Icon name = " exclamation-triangle" color = " red" /> --auto-cancel-after-failures must be an integer or false
855
855
856
856
You passed in an invalid value for the ` --auto-cancel-after-failures ` flag. It
857
857
must be an integer or false.
@@ -869,8 +869,7 @@ Cancellation.
869
869
You passed the ` --auto-cancel-after-failures ` flag, but this run originally
870
870
started with a different value on this ` --auto-cancel-after-failures ` flag.
871
871
872
- The first setting of ` --auto-cancel-after-failures ` for any given run takes
873
- precedent.
872
+ The first setting of ` --auto-cancel-after-failures ` for any given run takes precedence.
874
873
875
874
## Page Load Errors
876
875
You can’t perform that action at this time.
0 commit comments