fix: remove errornered envrionment=test

This commit is contained in:
Ivar Conradi Østhus
2021-05-11 15:10:14 +02:00
parent f57e056368
commit 1691efbcae
@@ -111,7 +111,6 @@ class BootstrapController extends Controller {
const uiConfig = {
...this.config.ui,
authenticationType,
environment: 'test',
unleashUrl: this.config.server.unleashUrl,
version,
baseUriPath: this.config.server.baseUriPath,