about summary refs log tree commit diff
path: root/docs/build.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/build.md')
-rw-r--r--docs/build.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/build.md b/docs/build.md
index 3fc3b123a..953630a70 100644
--- a/docs/build.md
+++ b/docs/build.md
@@ -21,7 +21,7 @@
 - If you are cloning or forking this repo as an open source developer, please check the tips below as well
 - Run e2e tests
   - Start in various console tabs:
-    - `yarn e2e:server`
+    - `yarn e2e:mock-server`
     - `yarn e2e:metro`
   - Run once: `yarn e2e:build`
   - Each test run: `yarn e2e:run`