mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Adds some logic to skip over `TestBed.configureTestingModule` calls where the `declarations` aren't initialized to an array. We can't migrate these cases, because test migrations don't have access to the Angular compiler. Previously the migration would throw a runtime error. PR Close #54122 |
||
|---|---|---|
| .. | ||
| google3 | ||
| all-migrations.spec.ts | ||
| block_template_entities_spec.ts | ||
| BUILD.bazel | ||
| compiler_options_spec.ts | ||
| control_flow_migration_spec.ts | ||
| helpers.ts | ||
| project_tsconfig_paths_spec.ts | ||
| standalone_migration_spec.ts | ||
| transfer_state_spec.ts | ||