PromucFlow_constructor/app/client/cypress/limited-tests.txt
Aishwarya UR c2f3069fdc revert
2023-10-26 17:15:29 +05:30

9 lines
298 B
Plaintext

# To run only limited tests - give the spec names in below format:
cypress/e2e/Regression/ClientSide/Templates/Fork_Template_spec.js
# For running all specs - uncomment below:
#cypress/e2e/**/**/*
#ci-test-limit uses this file to run minimum of specs. Do not run entire suite with this command.