fix readme heading (#879)
parent
adee3fd211
commit
32567c8e80
|
@ -159,11 +159,11 @@ yarn dx
|
||||||
10. Open a browser to [http://localhost:3000](http://localhost:3000) and login with your just created, first user.
|
10. Open a browser to [http://localhost:3000](http://localhost:3000) and login with your just created, first user.
|
||||||
11. Set a 32 character random string in your .env file for the CALENDSO_ENCRYPTION_KEY.
|
11. Set a 32 character random string in your .env file for the CALENDSO_ENCRYPTION_KEY.
|
||||||
|
|
||||||
#### E2E-Testing
|
### E2E-Testing
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# In first terminal
|
# In first terminal
|
||||||
yarn dev
|
yarn dx
|
||||||
# In second terminal
|
# In second terminal
|
||||||
yarn test-playwright
|
yarn test-playwright
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue