Skip to content

Commit 0e1dadd

Browse files
committed
skip electron tests
1 parent 087c06c commit 0e1dadd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/compass-global-writes/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"test-cov": "nyc --compact=false --produce-source-map=false -x \"**/*.spec.*\" --reporter=lcov --reporter=text --reporter=html npm run test",
4646
"test-watch": "npm run test -- --watch",
4747
"test-ci": "npm run test-cov",
48-
"test-ci-electron": "npm run test-electron",
4948
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
5049
},
5150
"dependencies": {

0 commit comments

Comments
 (0)