mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This creates a private option that can be used internally while we migrate this to the default and only behavior. ~200 tests in TGP have errors that are being swallowed (console.log) and not causing the test to fail. We can first explicitly opt those out, flip the default internally, then "fix" them by adding expect...toThrow. PR Close #57153 |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| index.ts | ||
| PACKAGE.md | ||
| public_api.ts | ||