remove mention of ./test/results from readme

This commit is contained in:
BryceLTaylor 2021-03-03 10:47:52 -05:00
parent ac27f8f589
commit 482ca6f614

View file

@ -187,8 +187,6 @@ To build the application and run all unit and localization tests, use the comman
npm test npm test
``` ```
Some tests output files to the directory ./test/results which you may need to create.
#### Run one test #### Run one test
To run a single unit test file from the command-line using Jest, use the command: To run a single unit test file from the command-line using Jest, use the command: