Fixup appstore route related tests

This commit is contained in:
Johannes Zellner
2021-10-12 14:55:30 +02:00
parent 004a264993
commit 8c9c19d07d
2 changed files with 2 additions and 3 deletions

View File

@@ -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`)