Skip to content

Commit cfc9284

Browse files
authored
update deferBlockBehavior documentation
1 parent 9b7ae3f commit cfc9284

File tree

1 file changed

+1
-2
lines changed
  • docs/angular-testing-library

1 file changed

+1
-2
lines changed

docs/angular-testing-library/api.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,7 @@ Set the defer blocks behavior.
157157
For more info see the
158158
[Angular docs](https://angular.io/api/core/testing/DeferBlockBehavior)
159159

160-
**default** : `undefined` (uses the Angular default, which is
161-
`DeferBlockBehavior.Manual`)
160+
**default** : `undefined` (uses `DeferBlockBehavior.Manual`, which is different from the Angular default of `DeferBlockBehavior.Playthrough`)
162161

163162
**example**:
164163

0 commit comments

Comments
 (0)