Fixup appstore route related tests
This commit is contained in:
@@ -56,7 +56,6 @@ async function setup() {
|
||||
|
||||
await setupServer();
|
||||
await safe(fs.promises.unlink(support._sshInfo().filePath));
|
||||
await settings.setCloudronToken(exports.appstoreToken);
|
||||
|
||||
// setup
|
||||
let response = await superagent.post(`${serverUrl}/api/v1/cloudron/setup`)
|
||||
|
||||
Reference in New Issue
Block a user