2023-07-21 11:53:24 +00:00
|
|
|
# To run only limited tests - give the spec names in below format:
|
2024-12-27 03:13:46 +00:00
|
|
|
cypress/e2e/Regression/ClientSide/VisualTests/JSEditorIndent_spec.js
|
2023-08-18 05:18:35 +00:00
|
|
|
# For running all specs - uncomment below:
|
2023-08-30 10:54:37 +00:00
|
|
|
#cypress/e2e/**/**/*
|
2023-08-18 05:18:35 +00:00
|
|
|
|
2023-09-19 19:26:11 +00:00
|
|
|
#ci-test-limit uses this file to run minimum of specs. Do not run entire suite with this command.
|