Didn't need the testing infor at the end.

main
Zed A. Shaw 1 year ago
parent aa494bedbd
commit a381337442
  1. 11
      rendered/docs/quick-start.md

@ -327,17 +327,6 @@ Then you can start your project like normal:
npm run DANGER_ADMIN
```
## Try the Tests
Finally, you should be able to run most of the tests in another terminal with this:
```shell
# run this in another terminal
npm run test
```
You may get 1 failure due to DNS not working for the email testing, which you can ignore. You may get one more failure for an incorrect count on users, but run the tests again and it should run correctly.
## Next Steps
This Quick Start is designed to only get you up and running and make sure the basic features are working.

Loading…
Cancel
Save