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) {