Skip to content

Commit 238ead3

Browse files
Merge pull request #23921 from cypress-io/clean-stale-scripts
2 parents 78779a2 + 9413ff6 commit 238ead3

File tree

2 files changed

+1
-67
lines changed

2 files changed

+1
-67
lines changed

npm/vue2/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"postbuild": "node ../../scripts/sync-exported-npm-with-cli.js",
1010
"build-prod": "yarn build",
1111
"test": "echo \"Tests for @cypress/vue2 are run from system-tests\"",
12-
"watch": "yarn build --watch --watch.exclude ./dist/**/*",
13-
"test-ci": "node ../../scripts/run-ct-examples.js --examplesList=./examples.env"
12+
"watch": "yarn build --watch --watch.exclude ./dist/**/*"
1413
},
1514
"dependencies": {
1615
"@vue/test-utils": "^1.1.3"

scripts/run-ct-examples.js

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)