update integration test docs how to compile

This commit is contained in:
Benjamin Pasero
2022-01-19 07:29:38 +01:00
parent 273da8339e
commit c333d44ecd

View File

@@ -5,7 +5,7 @@
Make sure to run the following commands to compile and install dependencies:
yarn --cwd test/integration/browser
yarn --cwd test/integration/browser compile
yarn compile-integration-tests
## Run (inside Electron)