Remove unused page

This commit is contained in:
HarelM
2026-07-09 14:19:23 +03:00
parent 3d1919738b
commit 56a9840def
+1 -1
View File
@@ -388,7 +388,7 @@ describe("modals", () => {
});
describe("Handle localStorage QuotaExceededError", () => {
test("handles quota exceeded error when opening style from URL", async ({ page }) => {
test("handles quota exceeded error when opening style from URL", async () => {
// Clear localStorage to start fresh
await when.clearLocalStorage();
await when.fillLocalStorage();