-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
“NandanAnantharamu”
committed
Jan 13, 2025
1 parent
8a17ba3
commit 350932c
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# To run only limited tests - give the spec names in below format: | ||
cypress/e2e/Regression/ClientSide/PartialImportExport/PageActions_spec.ts | ||
#cypress/e2e/Regression/ClientSide/VisualTests/JSEditorIndent_spec.js | ||
# For running all specs - uncomment below: | ||
#cypress/e2e/**/**/* | ||
#cypress/e2e/Regression/ClientSide/Anvil/Widgets/* | ||
cypress/e2e/Regression/ClientSide/Anvil/Widgets/* | ||
|
||
#ci-test-limit uses this file to run minimum of specs. Do not run entire suite with this command. | ||
#ci-test-limit uses this file to run minimum of specs. Do not run entire suite with this command. |