We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818d047 commit 61adbaaCopy full SHA for 61adbaa
docs/vue-testing-library/cheatsheet.mdx
@@ -55,7 +55,7 @@ For more information, see
55
56
## Async utilities
57
58
-- **wait** (Promise) retry function within until it stops throwing or times out.
+- **waitFor** (Promise) retry function within until it stops throwing or times out.
59
- **waitForElement** (Promise) retry function or array of functions and return
60
the result.
61
- `findBy` and `findAllBy` queries are async and retry until either a timeout or
0 commit comments