restore del test

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
pull/563/head
Varun Patil 2023-04-12 15:01:48 -07:00
parent 2b36c31af0
commit 3bf221a663
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ test.describe("Open", () => {
});
test("Select two images and delete", async ({ page }) => {
return;
const src1 = await page
.locator(".img-outer > img")
.nth(1)