mirror of
https://github.com/ershisan99/DevToysWeb.git
synced 2025-12-18 20:49:28 +00:00
test: remove VRT because of flakiness
Texts may be slightly shifted.
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
import { expect, test } from "@playwright/test";
|
|
||||||
|
|
||||||
test("VRT", async ({ page }) => {
|
|
||||||
await page.goto("/");
|
|
||||||
await expect(page).toHaveScreenshot();
|
|
||||||
});
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 61 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 87 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 56 KiB |
Reference in New Issue
Block a user