mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Fixed linting error
This commit is contained in:
parent
1cec604318
commit
2a6ae77221
1 changed files with 0 additions and 1 deletions
|
@ -216,7 +216,6 @@ describe('Update Check', function () {
|
|||
}]
|
||||
};
|
||||
|
||||
|
||||
createCustomNotification(notification).then(function () {
|
||||
return api.notifications.browse(testUtils.context.internal);
|
||||
}).then(function (results) {
|
||||
|
|
Loading…
Add table
Reference in a new issue