Fixed typo
This commit is contained in:
parent
43e1cab315
commit
20e6e62c3c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Both can be created by running `sudo sh test/e2e/install.sh` from within your ma
|
|||
|
||||
For tests to succeed Mailtrian must be started in `test` mode on port 3000 (as http://localhost:3000/ is the predefined service url). The tests itself have to be started in a second Terminal window.
|
||||
|
||||
1. Start Mailtrain with `npm run startest`
|
||||
1. Start Mailtrain with `npm run starttest`
|
||||
2. Start e2e tests with `npm run e2e`
|
||||
|
||||
## Using Different Browsers
|
||||
|
|
Loading…
Reference in a new issue