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 7e2b061 commit 94ce7c6Copy full SHA for 94ce7c6
angular/directives/attribute-directives/package.json
@@ -9,7 +9,7 @@
9
"test": "ng test",
10
"lint": "ng lint",
11
"e2e": "ng e2e",
12
- "test:ci": "../../if-changed.js && (npm install && ng test --watch=false) --watch=false || echo 'skipping tests'"
+ "test:ci": "../../if-changed.js && (npm install && ng test --watch=false) || echo 'skipping tests'"
13
},
14
"private": true,
15
"dependencies": {
0 commit comments