Files
karma/cmd/karma/tests/testscript/debug.txt
Łukasz Mierzwa fc58cb65e4 fix(tests): move test bindata to a dedicated directory
This ensures that test binary assets are not gonna get served over HTTP.
2020-02-11 10:19:03 +00:00

4 lines
244 B
Plaintext

# Passing --debug enables Gin debug mode
karma.bin-should-work --log.format=text --log.config=false --debug --alertmanager.uri=http://localhost
stdout '\[GIN-debug\] \[WARNING\] Running in "debug" mode. Switch to "release" mode in production.'