Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit 29d21f5

Browse files
remove unneeded whitespace
Co-authored-by: Stefan Judis <stefanjudis@gmail.com>
1 parent 216925b commit 29d21f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/content/guides/using-pw-test-command.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ use: {
104104
}
105105
```
106106

107-
If you'd like different configuration for your checks, make sure to use the `--trace <mode> ` flag in the `testCommand` section of your Playwright Check Suite.
107+
If you'd like different configuration for your checks, make sure to use the `--trace <mode>` flag in the `testCommand` section of your Playwright Check Suite.
108108

109109
```typescript {title="checkly.config.ts"}
110110
import { defineConfig } from 'checkly'

0 commit comments

Comments
 (0)