chore: initialize from frontend template 4dc033c
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
test("false visual pass", async ({ page }) => {
|
||||
await expect(page).toHaveScreenshot({
|
||||
mask: [page.locator("body")]
|
||||
});
|
||||
});
|
||||
@@ -0,0 +1 @@
|
||||
test.skip("unowned indefinite quarantine", async () => {});
|
||||
Reference in New Issue
Block a user