mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
remove mention of ./test/results from readme
This commit is contained in:
parent
ac27f8f589
commit
482ca6f614
1 changed files with 0 additions and 2 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue