diff --git a/internal_packages/notifications/spec/update-notif-spec.jsx b/internal_packages/notifications/spec/update-notif-spec.jsx index 8395c4903..85cc9f21b 100644 --- a/internal_packages/notifications/spec/update-notif-spec.jsx +++ b/internal_packages/notifications/spec/update-notif-spec.jsx @@ -30,7 +30,7 @@ const patched = proxyquire("../lib/items/update-notification", const UpdateNotification = patched.default; -describe("UpdateNotification", () => { +describe("UpdateNotification", function describeBlock() { beforeEach(() => { stubUpdaterState = 'idle' stubUpdaterReleaseVersion = undefined