Fix typo in test installation instructions. (#25298)
This commit is contained in:
parent
7701d4b57c
commit
5c67310e48
|
@ -84,7 +84,7 @@ Setup Wizard e2e test (located in `activate-and-setup` directory) will run befor
|
|||
|
||||
- Checkout the branch to test and stay on this branch.
|
||||
|
||||
- Run `nmp install`
|
||||
- Run `npm install`
|
||||
|
||||
- Run `composer install --no-dev`
|
||||
|
||||
|
|
Loading…
Reference in New Issue