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 cbadf09 commit 22d01a8Copy full SHA for 22d01a8
packages/schematics/schematics/schematic/files/package.json
@@ -4,7 +4,7 @@
4
"description": "A schematics",
5
"scripts": {
6
"build": "tsc -p tsconfig.json",
7
- "test": "npm run build && jasmine **/*_spec.js"
+ "test": "npm run build && jasmine src/**/*_spec.js"
8
},
9
"keywords": [
10
"schematics"
0 commit comments