make tests work again
This commit is contained in:
@@ -10,7 +10,7 @@ const constants = require('../../constants.js'),
|
||||
expect = require('expect.js'),
|
||||
superagent = require('superagent');
|
||||
|
||||
describe('Cloudron API', function () {
|
||||
describe('Cloudron', function () {
|
||||
const { setup, cleanup, serverUrl, owner, user, dashboardFqdn } = common;
|
||||
|
||||
before(setup);
|
||||
|
||||
Reference in New Issue
Block a user