We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47863c4 commit ffae218Copy full SHA for ffae218
README.md
@@ -15,7 +15,7 @@ Features
15
16
- If a `done` function is passed to the test, waits for both the control flow and until done is called.
17
18
- - If a test returns a promise, waits for both the the control flow and the promise to resolve.
+ - If a test returns a promise, waits for both the control flow and the promise to resolve.
19
20
- Enhances `expect` so that it automatically unwraps promises before performing the assertion.
21
0 commit comments