Skip to content

Commit c75ce79

Browse files
committed
revert playwright change
1 parent d7d0109 commit c75ce79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/e2e/playwright.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,6 @@ export default defineConfig({
143143
CODER_OIDC_SIGN_IN_TEXT: "Hello",
144144
CODER_OIDC_ICON_URL: "/icon/google.svg",
145145
},
146-
reuseExistingServer: true,
146+
reuseExistingServer: false,
147147
},
148148
});

0 commit comments

Comments
 (0)