Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 7ad2f96

Browse files
author
Chris Wiechmann
committed
2 parents ecfd5f7 + e707624 commit 7ad2f96

File tree

1 file changed

+4
-1
lines changed
  • elk-traffic-monitor-api/test

1 file changed

+4
-1
lines changed

elk-traffic-monitor-api/test/.env

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
ADMIN_NODE_MANAGER=https://mocked-api-gateway:8090
22
API_MANAGER_USERNAME=apiadmin
3-
API_MANAGER_PASSWORD=changeme
3+
API_MANAGER_PASSWORD=changeme
4+
5+
# Dont validate API-Manager configuration when running tests, which are mocked anyway
6+
VALIDATE_CONFIG=false

0 commit comments

Comments
 (0)