Fix tests
This commit is contained in:
@@ -165,7 +165,6 @@ async function databaseSetup() {
|
||||
await settings._setApiServerOrigin(exports.mockApiServerOrigin);
|
||||
await settings.setDashboardLocation(exports.dashboardDomain, exports.dashboardFqdn);
|
||||
await settings.initCache();
|
||||
await blobs.initSecrets();
|
||||
}
|
||||
|
||||
async function domainSetup() {
|
||||
|
||||
Reference in New Issue
Block a user