use the @cloudron/superagent module
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
const common = require('./common.js'),
|
||||
expect = require('expect.js'),
|
||||
speakeasy = require('speakeasy'),
|
||||
superagent = require('../../superagent.js'),
|
||||
superagent = require('@cloudron/superagent'),
|
||||
tokens = require('../../tokens.js');
|
||||
|
||||
describe('Profile API', function () {
|
||||
|
||||
Reference in New Issue
Block a user