Skip to content

Commit 22974ec

Browse files
committed
remove comment
1 parent bd4ff88 commit 22974ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/e2e/playwright.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ export default defineConfig({
5353
"--global-config $(mktemp -d -t e2e-XXXXXXXXXX)",
5454
`--access-url=http://localhost:${coderPort}`,
5555
`--http-address=localhost:${coderPort}`,
56-
// Adding an enterprise license causes issues with pgcoord when running with `--in-memory`.
5756
"--in-memory",
5857
"--telemetry=false",
5958
"--dangerous-disable-rate-limits",

0 commit comments

Comments
 (0)