Document snyk usage #3576
Labels
code.gov
See https://github.com/GSA/code-gov/blob/master/HelpWanted.md
documentation
help wanted
Current behavior
snyk
dependency is used for runningnpm run test
, however, this requires an authenticated snyk account. (snyk test requires an authenticated account. Please run
snyk authand try again.
). There is documentation on why snyk is in the project or how it should be setup.Expected behavior
npm run test
is documented in the project testing docs.The text was updated successfully, but these errors were encountered: