Commit 47dda6e
test: fix router testing example breaking due to non-existent stub (#49293)
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 #492931 parent c758868 commit 47dda6e
File tree
1 file changed
+0
-66
lines changed- aio/content/examples/testing/src/app/hero
1 file changed
+0
-66
lines changedLines changed: 0 additions & 66 deletions
This file was deleted.
0 commit comments