Skip to content

Commit dc42233

Browse files
committed
viewport
1 parent d644d99 commit dc42233

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/e2e/playwright.config.ts

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ export default defineConfig({
3636
use: {
3737
baseURL: `http://localhost:${coderPort}`,
3838
video: "retain-on-failure",
39-
viewport: { width: 2560, height: 1440 },
4039
...(wsEndpoint
4140
? {
4241
connectOptions: {

0 commit comments

Comments
 (0)