Skip to content

Commit ab266d2

Browse files
committed
chore: change test script to atom --test spec
1 parent 25f446f commit ab266d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@
367367
"scripts": {
368368
"lint": "eslint .",
369369
"lint:fix": "eslint . --fix",
370-
"test": "apm test"
370+
"test": "atom test --space"
371371
},
372372
"babel": {
373373
"presets": [

0 commit comments

Comments
 (0)