You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd website # Only needed if you are not already in the website directory
yarn
yarn test
But having just pulled in the latest version of Jest (with hash 3d84d75374d23b035cc87cba14afaa7b761273b7), there are no NPM scripts with the name test
$ yarn test
yarn run v1.3.2
warning package.json: No license field
error Command "test" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered:
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.
Currently, the contributions guidelines for updating website / documentation has a step for running tests on the website.
But having just pulled in the latest version of Jest (with hash
3d84d75374d23b035cc87cba14afaa7b761273b7
), there are no NPM scripts with the nametest
The text was updated successfully, but these errors were encountered: