Mention building browser integration test code
parent
fdf231d1fb
commit
42a8653e39
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue