We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1591bcc commit 98d438eCopy full SHA for 98d438e
public/docs/ts/latest/guide/testing.jade
@@ -408,7 +408,7 @@ a(href="#top").to-top Back to top
408
+makeExample('testing/ts/app/banner.component.spec.ts', 'simple-example-it', 'app/banner.component.spec.ts (simplified)')(format='.')
409
:marked
410
A comprehensive review of the Angular testing utilities appears [later in the chapter](#atu-apis).
411
- Let's dive right into Angular testing, starting with with the components of a sample application.
+ Let's dive right into Angular testing, starting with the components of a sample application.
412
413
a(href="#top").to-top Back to top
414
0 commit comments