Skip to content

Commit 30e2a9f

Browse files
Revert "Revert "temp: test only free sources""
This reverts commit 5390496.
1 parent 5390496 commit 30e2a9f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

bin/run-e2e-tests.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ set -e
1818

1919
export CYPRESS_HOST=$wp_host
2020

21-
# test free - lifecycle
22-
export CYPRESS_SPEC_TO_RUN="free-lifecycle.js"
23-
npm run cypress:run
24-
2521
# test free - sources
2622
export CYPRESS_SPEC_TO_RUN="free-sources.js"
2723
npm run cypress:run

0 commit comments

Comments
 (0)