Skip to content

Commit 47dda6e

Browse files
devversionthePunderWoman
authored andcommitted
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 #49293
1 parent c758868 commit 47dda6e

File tree

1 file changed

+0
-66
lines changed

1 file changed

+0
-66
lines changed

aio/content/examples/testing/src/app/hero/hero-detail.component.no-testbed.spec.ts

Lines changed: 0 additions & 66 deletions
This file was deleted.

0 commit comments

Comments
 (0)