From 2a6ae77221b5e2d0902fda8dd6e9a95b9839bf03 Mon Sep 17 00:00:00 2001 From: Naz Date: Thu, 14 Jan 2021 18:39:27 +1300 Subject: [PATCH] Fixed linting error --- test/regression/update-check/update_check_spec.js | 1 - 1 file changed, 1 deletion(-) diff --git a/test/regression/update-check/update_check_spec.js b/test/regression/update-check/update_check_spec.js index 11ea6b5071..efbf3f2679 100644 --- a/test/regression/update-check/update_check_spec.js +++ b/test/regression/update-check/update_check_spec.js @@ -216,7 +216,6 @@ describe('Update Check', function () { }] }; - createCustomNotification(notification).then(function () { return api.notifications.browse(testUtils.context.internal); }).then(function (results) {