Skip to content

Commit 66be8c7

Browse files
committed
chore: fix CI
1 parent b547149 commit 66be8c7

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

angular.json

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -192,26 +192,6 @@
192192
},
193193
"extract-i18n": {
194194
"builder": "@angular-devkit/build-angular:extract-i18n"
195-
},
196-
"test": {
197-
"builder": "@angular-devkit/build-angular:karma",
198-
"options": {
199-
"polyfills": [
200-
"zone.js",
201-
"zone.js/testing"
202-
],
203-
"tsConfig": "projects/angular-redux-injector-demo/tsconfig.spec.json",
204-
"assets": [
205-
{
206-
"glob": "**/*",
207-
"input": "projects/angular-redux-injector-demo/public"
208-
}
209-
],
210-
"styles": [
211-
"projects/angular-redux-injector-demo/src/styles.css"
212-
],
213-
"scripts": []
214-
}
215195
}
216196
}
217197
}

0 commit comments

Comments
 (0)