Commit 3398466
cod1k
Simplify startCommand configuration in Playwright config.
Removed redundant ternary logic as both conditions resolve to the same command. This change improves code readability and eliminates unnecessary complexity in the configuration.1 parent d9373a5 commit 3398466
File tree
1 file changed
+1
-1
lines changed- dev-packages/e2e-tests/test-applications/cloudflare-workers
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments