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 257b872 commit 305fcdbCopy full SHA for 305fcdb
readme.md
@@ -184,7 +184,7 @@ test.serial(t => {
184
185
### Only-tests
186
187
-Only-tests enforces only those tests to be run. This can be useful for running only a few of tests during development.
+Only-tests enforces only those tests to be run. This can be useful for running only a few tests during development.
188
189
```js
190
test('will not be run', t => {
0 commit comments