Skip to content

Commit 30d747e

Browse files
committed
STep1
1 parent c5f54ab commit 30d747e

File tree

3 files changed

+947
-1537
lines changed

3 files changed

+947
-1537
lines changed

angular.json

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -82,20 +82,7 @@
8282
}
8383
},
8484
"test": {
85-
"builder": "@angular/build:karma",
86-
"options": {
87-
"polyfills": [],
88-
"tsConfig": "tsconfig.spec.json",
89-
"inlineStyleLanguage": "scss",
90-
"assets": [
91-
"src/favicon.ico",
92-
"src/assets"
93-
],
94-
"styles": [
95-
"src/styles.scss"
96-
],
97-
"scripts": []
98-
}
85+
"builder": "@angular/build:unit-test"
9986
}
10087
}
10188
}

0 commit comments

Comments
 (0)