Fixed linting error

This commit is contained in:
Naz 2021-01-14 18:39:27 +13:00
parent 1cec604318
commit 2a6ae77221
1 changed files with 0 additions and 1 deletions

View File

@ -216,7 +216,6 @@ describe('Update Check', function () {
}]
};
createCustomNotification(notification).then(function () {
return api.notifications.browse(testUtils.context.internal);
}).then(function (results) {