mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 05:50:35 +03:00
Fixed linting error
This commit is contained in:
parent
1cec604318
commit
2a6ae77221
@ -216,7 +216,6 @@ describe('Update Check', function () {
|
||||
}]
|
||||
};
|
||||
|
||||
|
||||
createCustomNotification(notification).then(function () {
|
||||
return api.notifications.browse(testUtils.context.internal);
|
||||
}).then(function (results) {
|
||||
|
Loading…
Reference in New Issue
Block a user