Skip to content

Commit

Permalink
revert limited-tests file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shadabbuchh committed Jan 29, 2025
1 parent 5acb13b commit 695c92f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/client/cypress/limited-tests.txt
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/ServerSide/ApiTests/API_Additional_Tests_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.

0 comments on commit 695c92f

Please sign in to comment.