docs: update e2e mock server command (#662)
parent
c1fe12f5bf
commit
b1c5794190
|
@ -21,7 +21,7 @@
|
||||||
- If you are cloning or forking this repo as an open source developer, please check the tips below as well
|
- If you are cloning or forking this repo as an open source developer, please check the tips below as well
|
||||||
- Run e2e tests
|
- Run e2e tests
|
||||||
- Start in various console tabs:
|
- Start in various console tabs:
|
||||||
- `yarn e2e:server`
|
- `yarn e2e:mock-server`
|
||||||
- `yarn e2e:metro`
|
- `yarn e2e:metro`
|
||||||
- Run once: `yarn e2e:build`
|
- Run once: `yarn e2e:build`
|
||||||
- Each test run: `yarn e2e:run`
|
- Each test run: `yarn e2e:run`
|
||||||
|
|
Loading…
Reference in New Issue