feat: 기능 추가 과정중
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import {
|
||||
expect,
|
||||
test,
|
||||
} from "../support/browser/strict-browser-test.js";
|
||||
} from "../support/browser/strict-browser-test.ts";
|
||||
|
||||
test("wide application shell visual contract", async ({ page }) => {
|
||||
await page.setViewportSize({ width: 1440, height: 900 });
|
||||
|
||||
Reference in New Issue
Block a user