Skip to content

Commit 32fbd5e

Browse files
committed
chore: simplify testing setup
1 parent 4bd1df0 commit 32fbd5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"test": {
2828
"builder": "@angular/build:unit-test",
2929
"options": {
30-
"buildTarget": "angular-ecmascript-intl:build",
30+
"buildTarget": "::development",
3131
"browsers": ["chromium"],
3232
"runner": "vitest",
3333
"providersFile": "projects/angular-ecmascript-intl/src/providers.ts",

0 commit comments

Comments
 (0)