Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 352 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 352 Bytes

Thanks for contributing to Choo!

🚂🚋🚋🚋🚋🚋

Running tests

Browser tests can be run with the right credentials via the npm run test:browser command. This will be run automatically when npm version is executed.

You may skip the tests by providing SKIP_TEST=true when running the version command.