From 5fd7b1640144293a16e16c00642c0959e3e5cadb Mon Sep 17 00:00:00 2001 From: yasserfaraazkhan Date: Tue, 17 Sep 2024 12:04:46 +0530 Subject: [PATCH] deno check --- data/test-by-folder.json | 4 ++-- .../test-cases/notifications-banner/2-Mobile-disable-notif.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/test-by-folder.json b/data/test-by-folder.json index 3c83e6ee3..082e2380a 100644 --- a/data/test-by-folder.json +++ b/data/test-by-folder.json @@ -3276,8 +3276,8 @@ { "folder": "notifications-banner", "tests": [ - "Disabled notification on Mobile app", - "Enable Desktop notification on Window/Mac Desktop app" + "Enable Desktop notification on Window/Mac Desktop app", + "Enable/Disabled notification on Mobile app" ] }, { diff --git a/data/test-cases/notifications-banner/2-Mobile-disable-notif.md b/data/test-cases/notifications-banner/2-Mobile-disable-notif.md index 22156959c..793622a5b 100644 --- a/data/test-cases/notifications-banner/2-Mobile-disable-notif.md +++ b/data/test-cases/notifications-banner/2-Mobile-disable-notif.md @@ -1,6 +1,6 @@ --- # (Required) Ensure all values are filled up -name: "Disabled notification on Mobile app" +name: "Enable/Disabled notification on Mobile app" status: Active priority: Normal folder: Notifications Banner