From d978fdaace1c0d940d529a7ad1c99e2a25167042 Mon Sep 17 00:00:00 2001 From: Yan-Fa Li Date: Thu, 10 Aug 2023 17:20:45 -0700 Subject: [PATCH] fix: disable test for now due to outage (#1298) - temporarily disable test due to changes to notifiy for outage --- tests/integration/{fix-364.spec.js => fix-364.spec.js.disable} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/integration/{fix-364.spec.js => fix-364.spec.js.disable} (100%) diff --git a/tests/integration/fix-364.spec.js b/tests/integration/fix-364.spec.js.disable similarity index 100% rename from tests/integration/fix-364.spec.js rename to tests/integration/fix-364.spec.js.disable