We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
waitFor
1 parent b3f6023 commit c25b253Copy full SHA for c25b253
docs/web-testing-library/api.mdx
@@ -52,6 +52,5 @@ before starting the intervals.
52
53
The default `timeout` is `1000ms`.
54
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.
+The default `onTimeout` receives the error which should hopefully make it easier
+to track down what caused the timeout.
0 commit comments