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 f4b3592 commit 5c39be1Copy full SHA for 5c39be1
packages/cli/package.json
@@ -43,7 +43,7 @@
43
],
44
"scripts": {
45
"lint": "eslint ./{bin,test}",
46
- "test": "tap './test/*.test.js' --reporter spec --timeout=120"
+ "test:separate": "tap './test/*.test.js' --reporter spec --timeout=120"
47
},
48
"repository": "https://github.com/pattern-lab/patternlab-node/tree/master/packages/cli",
49
"bugs": "https://github.com/pattern-lab/patternlab-node/issues",
0 commit comments