Mention building browser integration test code

This commit is contained in:
Rob Lourens 2021-08-06 18:22:30 -07:00
parent fdf231d1fb
commit 42a8653e39

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)