Skip to content

Commit c25b253

Browse files
committed
No more container in waitFor
1 parent b3f6023 commit c25b253

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/web-testing-library/api.mdx

+2-3
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,5 @@ before starting the intervals.
5252

5353
The default `timeout` is `1000ms`.
5454

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

0 commit comments

Comments
 (0)