tests - adopt new URL syntax when web is connected to a remote

This commit is contained in:
Benjamin Pasero
2022-01-20 15:55:15 +01:00
parent 5e790734cb
commit 295984b33b
3 changed files with 6 additions and 6 deletions

View File

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