fix(tests): use auto port for test-main

This commit is contained in:
Łukasz Mierzwa
2020-04-09 09:44:27 +01:00
parent 397dedd897
commit 01f51cfeda

View File

@@ -24,6 +24,7 @@ go test \
ALERTMANAGER_URI=http://localhost \
ALERTMANAGER_INTERVAL=1s \
LISTEN_ADDRESS=127.0.0.1 \
LISTEN_PORT=0 \
LOG_LEVEL=fatal \
LOG_CONFIG=false \
./karma.test \