PromucFlow_constructor/app/client/cypress/limited-tests.txt
Vijetha-Kaja 1755114f98
test: Cypress - Flaky fix BracketNotation_AC_spec.ts (#25576)
## Description

**Fixed below flaky tests**

- BracketNotation_AC_spec.ts

## Type of change

- Flaky test fix

## How Has This Been Tested?
- Cypress test runs

## Checklist:
### QA activity:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test

---------

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2023-07-21 17:23:24 +05:30

6 lines
193 B
Plaintext

# For running all specs - uncomment below:
cypress/e2e/**/**/*
# To run only limited tests - give the spec names in below format:
#cypress/e2e/Regression/ServerSide/GenerateCRUD/Mongo_Spec.ts