Commit d7b2207
committed
build: test scripts explicitly target projects
ng test without a project argument only executed a small subset in
Angular 21 (24 of 327 ngx-translate tests), so the pre-commit hook
and CI were only running a fraction of the suite. Explicitly target
ngx-translate and http-loader, matching the build-all pattern.
test-ci now runs 327 + 24 = 351 tests.1 parent 0bff987 commit d7b2207
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments