Skip to content

Commit ccfed62

Browse files
committed
test: remove unused test scripts
1 parent 7525b84 commit ccfed62

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

integration/test-runner/package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,7 @@
1515
"author": "modern-web",
1616
"homepage": "https://github.com/modernweb-dev/web/tree/master/packages/test-runner-integration-tests",
1717
"main": "index.js",
18-
"scripts": {
19-
"test": "node --experimental-strip-types --test --test-force-exit \"test/**/*.test.ts\"",
20-
"test:node": "node --experimental-strip-types --test --test-force-exit \"test/**/*.test.ts\"",
21-
"test:watch": "node --experimental-strip-types --test --test-force-exit --watch \"test/**/*.test.ts\""
22-
},
18+
"scripts": {},
2319
"dependencies": {
2420
"@web/dev-server-legacy": "^2.1.0",
2521
"@web/test-runner-core": "^0.13.4"

0 commit comments

Comments
 (0)