Skip to content

Commit 0bab257

Browse files
author
Benjamin Pasero
committed
smoke - remove firefox from docs
1 parent 4f232ba commit 0bab257

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/smoke/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ yarn --cwd test/automation
1313
yarn smoketest
1414

1515
# Dev (Web)
16-
yarn smoketest --web --browser [chromium|firefox|webkit]
16+
yarn smoketest --web --browser [chromium|webkit]
1717

1818
# Build (Electron)
1919
yarn smoketest --build <path latest built version> --stable-build <path to previous stable version>
2020

2121
# Build (Web - read instructions below)
22-
yarn smoketest --build <path to web server folder> --web --browser [chromium|firefox|webkit]
22+
yarn smoketest --build <path to web server folder> --web --browser [chromium|webkit]
2323

2424
# Remote (Electron)
2525
yarn smoketest --build <path latest built version> --remote

0 commit comments

Comments
 (0)