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 9b7ae3f commit cfc9284Copy full SHA for cfc9284
docs/angular-testing-library/api.mdx
@@ -157,8 +157,7 @@ Set the defer blocks behavior.
157
For more info see the
158
[Angular docs](https://angular.io/api/core/testing/DeferBlockBehavior)
159
160
-**default** : `undefined` (uses the Angular default, which is
161
-`DeferBlockBehavior.Manual`)
+**default** : `undefined` (uses `DeferBlockBehavior.Manual`, which is different from the Angular default of `DeferBlockBehavior.Playthrough`)
162
163
**example**:
164
0 commit comments