Skip to content

Commit 4232f98

Browse files
committed
chore: test
1 parent 7aa71fe commit 4232f98

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.playwright/tests/images.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ test.describe('images', () => {
4040
timeout: VISIBILITY_TIMEOUT_MS,
4141
});
4242
await expect(page.locator('.eti-inline-image-img')).toHaveCount(0);
43-
4443
await expect(editorLocator(page)).toHaveScreenshot(snapshotName);
4544
});
4645

0 commit comments

Comments
 (0)