Revert "docs for #91532"

This reverts commit ebcd432491.
This commit is contained in:
Benjamin Pasero 2020-02-26 16:29:57 +01:00
parent e59cb58ccc
commit 65976ac711
2 changed files with 0 additions and 2 deletions

View file

@ -14,7 +14,6 @@ All integration tests run in an Electron instance. You can specify to run the te
## Run (inside browser)
yarn gulp mixin-server
resources/server/test/test-web-integration.[sh|bat] --browser [chromium|webkit] [--debug]
All integration tests run in a browser instance as specified by the command line arguments.

View file

@ -13,7 +13,6 @@ yarn --cwd test/automation
yarn smoketest
# Dev (Web)
yarn gulp mixin-server
yarn smoketest --web --browser [chromium|firefox|webkit]
# Build (Electron)