Skip to content

Commit c259a0e

Browse files
committed
style: we don't use periods in single-line shell comments
1 parent 7ccb2e6 commit c259a0e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

utils/generateReadme.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,13 @@ ${getCommand(packageManager, 'test:e2e')} # or \`${getCommand(
103103
# Install browsers for the first run
104104
npx playwright install
105105
106-
# Runs the end-to-end tests.
106+
# Runs the end-to-end tests
107107
${getCommand(packageManager, 'test:e2e')}
108-
# Runs the tests only on Chromium.
108+
# Runs the tests only on Chromium
109109
${getCommand(packageManager, 'test:e2e -- --project=chromium')}
110-
# Runs the tests of a specific file.
110+
# Runs the tests of a specific file
111111
${getCommand(packageManager, 'test:e2e -- tests/example.spec.ts')}
112-
# Runs the tests in debug mode.
112+
# Runs the tests in debug mode
113113
${getCommand(packageManager, 'test:e2e -- --debug')}
114114
\`\`\`
115115
`

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