angular/aio/content/examples/testing
Paul Gschwendtner 47dda6e1da 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
2023-03-03 19:41:35 +00:00
..
e2e/src docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
src test: fix router testing example breaking due to non-existent stub (#49293) 2023-03-03 19:41:35 +00:00
BUILD.bazel build(bazel): incrementally build aio example zips and live examples 2022-11-22 13:51:16 -07:00
example-config.json build: ensure chromium is not using sandbox within Bazel sandbox for AIO example e2e tests (#49293) 2023-03-03 19:41:35 +00:00
stackblitz.json build(docs-infra): remove link to custom Stackblitz for running tests (#44085) 2021-11-08 18:12:16 +00:00