We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e734a commit cc13351Copy full SHA for cc13351
package.json
@@ -55,7 +55,7 @@
55
"scripts": {
56
"lint": "eslint .",
57
"lint:fix": "eslint . --fix",
58
- "test": "atom test --space"
+ "test": "atom --test spec"
59
},
60
"babel": {
61
"presets": [
0 commit comments