Skip to content

Commit 7ccb2e6

Browse files
committed
fix: the project name for Desktop Chrome is actually chromium in default config
1 parent 8a5dde6 commit 7ccb2e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/generateReadme.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ npx playwright install
105105
106106
# Runs the end-to-end tests.
107107
${getCommand(packageManager, 'test:e2e')}
108-
# Runs the tests only on Desktop Chrome.
109-
${getCommand(packageManager, 'test:e2e -- --project="Desktop Chrome"')}
108+
# Runs the tests only on Chromium.
109+
${getCommand(packageManager, 'test:e2e -- --project=chromium')}
110110
# Runs the tests of a specific file.
111111
${getCommand(packageManager, 'test:e2e -- tests/example.spec.ts')}
112112
# Runs the tests in debug mode.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy