notifications: delete obsolete alerts
This commit is contained in:
@@ -10,7 +10,7 @@ const common = require('./common.js'),
|
||||
notifications = require('../../notifications.js'),
|
||||
superagent = require('superagent');
|
||||
|
||||
describe('Volumes API', function () {
|
||||
describe('Notifications API', function () {
|
||||
const { setup, cleanup, serverUrl, owner } = common;
|
||||
|
||||
before(setup);
|
||||
|
||||
Reference in New Issue
Block a user