Mention building browser integration test code

pull/130317/head
Rob Lourens 2021-08-06 18:22:30 -07:00
parent fdf231d1fb
commit 42a8653e39
1 changed files with 2 additions and 1 deletions

View File

@ -2,9 +2,10 @@
## Compile
Make sure to run the following command to compile and install dependencies:
Make sure to run the following commands to compile and install dependencies:
yarn --cwd test/integration/browser
yarn --cwd test/integration/browser compile
## Run (inside Electron)