chore: Add debug logging to CTH runs

This commit is contained in:
Joachim Van Herwegen 2022-02-02 14:06:54 +01:00
parent a2c90c1595
commit 6984a7213a

View File

@ -9,3 +9,4 @@ USERS_BOB_PASSWORD=pass1234
RESOURCE_SERVER_ROOT=http://localhost:3000
TEST_CONTAINER=/alice/
quarkus.log.category."ResultLogger".level=INFO
quarkus.log.category."com.intuit.karate".level=DEBUG