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 b118dcd commit 82370abCopy full SHA for 82370ab
.github/CONTRIBUTING.md
@@ -57,9 +57,6 @@ $ yarn test:unit
57
58
# run the full test suite, include linting / type checking
59
$ yarn test
60
-
61
-# run tests against src files only. Allows inline debugging.
62
-$ yarn test:unit:only:dev
63
```
64
65
There are some other scripts available in the `scripts` section of the `package.json` file.
0 commit comments