Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit f4cecc4

Browse files
committed
docs: remove missed reference to npm test
1 parent bbdb47d commit f4cecc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/content/docs/01-structure.md

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ Your package.json contains your app's dependencies and defines a number of scrip
3737
* `npm run build` — build the app in production mode
3838
* `npm run export` — bake out a static version, if applicable (see [exporting](docs#Exporting))
3939
* `npm start` — start the app in production mode after you've built it
40-
* `npm test` — run the tests (see [testing](docs#Testing))
4140

4241

4342
### src

0 commit comments

Comments
 (0)