Skip to content

Commit

Permalink
No more container in waitFor
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Feb 7, 2023
1 parent b3f6023 commit c25b253
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/web-testing-library/api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,5 @@ before starting the intervals.

The default `timeout` is `1000ms`.

The default `onTimeout` takes the error and appends the `container`'s printed
state to the error message which should hopefully make it easier to track down
what caused the timeout.
The default `onTimeout` receives the error which should hopefully make it easier
to track down what caused the timeout.

0 comments on commit c25b253

Please sign in to comment.