Skip to content

Commit

Permalink
Revert "docs for #91532"
Browse files Browse the repository at this point in the history
This reverts commit ebcd432.
  • Loading branch information
bpasero committed Feb 26, 2020
1 parent e59cb58 commit 65976ac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion test/integration/browser/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 0 additions & 1 deletion test/smoke/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 65976ac

Please sign in to comment.