mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 14:07:33 +00:00
Remove unused page
This commit is contained in:
+1
-1
@@ -388,7 +388,7 @@ describe("modals", () => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
describe("Handle localStorage QuotaExceededError", () => {
|
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
|
// Clear localStorage to start fresh
|
||||||
await when.clearLocalStorage();
|
await when.clearLocalStorage();
|
||||||
await when.fillLocalStorage();
|
await when.fillLocalStorage();
|
||||||
|
|||||||
Reference in New Issue
Block a user