Merge pull request #1530 from kendallcorner/patch-1

Updated test instructions
This commit is contained in:
luke crouch
2019-10-16 10:28:15 -05:00
committed by GitHub
+9 -1
View File
@@ -22,7 +22,15 @@ For more info, see:
2. `./node_modules/.bin/web-ext run -s src/`
### Testing
TBD
`npm run test`
or
`npm run lint`
for just the linter
There is a timeout test that sometimes fails on certain machines, so make sure to run the tests on your clone before you make any changes to see if you have this problem.
### Distributing
#### Make the new version