Skip to content

Commit b9fba82

Browse files
committed
colored console logging should be disabled if the tests are started from the IDE
1 parent fad749b commit b9fba82

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

operator/src/main/resources/application-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
quarkus:
2+
console:
3+
color: false
24
operator-sdk:
35
activate-leader-election-for-profiles:
46
- test

0 commit comments

Comments
 (0)