chore: fix test command in docs
This commit is contained in:
parent
8df703a13b
commit
55765424f9
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ This is an overview of the steps needed to upgrade Chromium in Electron.
|
|||
- Add more build flags to disable features in build-time.
|
||||
|
||||
When a Debug build of Electron succeeds, run the tests:
|
||||
`$ npm run tst`
|
||||
`$ npm run test`
|
||||
Fix the failing tests.
|
||||
|
||||
Follow all the steps above to fix Electron code on all supported platforms.
|
||||
|
|
Loading…
Reference in a new issue