Skip to content

Commit

Permalink
fix: remove errornered envrionment=test
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarconr committed May 11, 2021
1 parent f57e056 commit 1691efb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/routes/admin-api/bootstrap-controller.ts
Expand Up @@ -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,
Expand Down

0 comments on commit 1691efb

Please sign in to comment.