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 6f125e1 commit 0060979Copy full SHA for 0060979
test/common/README.md
@@ -380,8 +380,7 @@ Synchronous version of `spawnPwd`.
380
The `Countdown` module provides a simple countdown mechanism for tests that
381
require a particular action to be taken after a given number of completed
382
tasks (for instance, shutting down an HTTP server after a specific number of
383
-requests). Note that _the Countdown will fail the test if the remainder
384
-did not reach 0_.
+requests). The Countdown will fail the test if the remainder did not reach 0.
385
386
<!-- eslint-disable strict, required-modules -->
387
```js
0 commit comments