Commit 7bb1f87
fix(@angular/build): enable unit-test reporters option
The `unit-test` builder's `reporters` option will now pass through the
values to the underlying unit-test runner. This allows customization of
the reporters used when executing tests.
The `unit-test` builder is currently considered experimental.
(cherry picked from commit 457b447)1 parent 2b28ecd commit 7bb1f87
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
193 | 194 | | |
194 | 195 | | |
195 | 196 | | |
| |||
0 commit comments