mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
We recently migrated the testing example to use the router testing harness. There was one instance of the previous non-`TestBed` examples left that still relies on a stub that has already been removed. This example is not used anywhere and we should rather encourage a single pattern of testing. i.e. the harness as per recent changes. This commit removes the broken file. PR Close #49293 |
||
|---|---|---|
| .. | ||
| app | ||
| testing | ||
| expected.ts | ||
| index-specs.html | ||
| index.html | ||
| main.ts | ||
| test.css | ||