mirror of
https://github.com/prymitive/karma
synced 2026-02-13 20:59:53 +00:00
fix(tests): use auto port for test-main
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user