Skip to content

Commit

Permalink
updated limnited run file
Browse files Browse the repository at this point in the history
  • Loading branch information
“NandanAnantharamu” committed Oct 23, 2024
1 parent 44d712b commit 457ab98
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/client/cypress/limited-tests.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# To run only limited tests - give the spec names in below format:
cypress/e2e/Regression/ClientSide/Templates/Fork_Template_spec.js
cypress/e2e/Regression/ClientSide/Widgets/Datepicker/DatePicker2_spec.js
cypress/e2e/Regression/ClientSide/Binding/DatePicker_Text_spec.js
cypress/e2e/Regression/ClientSide/Widgets/Datepicker/DatePicker_With_Switch_spec.js

# For running all specs - uncomment below:
#cypress/e2e/**/**/*
Expand Down

0 comments on commit 457ab98

Please sign in to comment.