Closed
Description
This file: docs/angular-testing-library/api.mdx
states that the Angular default for deferBlockBehavior
is manual and points to the Angular docs.
However, in the Angular docs the default behavior is Playthrough
.
This inconsistency can create confusion when writing tests for defer since manual is the default in the testing library.
Metadata
Metadata
Assignees
Labels
No labels