Test fix.
This commit is contained in:
parent
26aeac357d
commit
f40da2dc49
|
@ -23,6 +23,7 @@ describe("/api/system/environment", () => {
|
||||||
disableAccountPortal: 0,
|
disableAccountPortal: 0,
|
||||||
isDev: false,
|
isDev: false,
|
||||||
multiTenancy: true,
|
multiTenancy: true,
|
||||||
|
baseUrl: "http://localhost:10000",
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue