Skip to content

Commit

Permalink
Remove debug logs
Browse files Browse the repository at this point in the history
Mongey committed Oct 16, 2023
1 parent 50c1e11 commit 7ab2c86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
@@ -16,7 +16,6 @@ testacc:
KAFKA_CLIENT_KEY_PASSPHRASE=test-pass \
KAFKA_SKIP_VERIFY=false \
KAFKA_ENABLE_TLS=true \
TF_LOG=DEBUG \
TF_ACC=1 go test ./kafka -v $(TESTARGS) -timeout 9m -count=1

.PHONY: build test testacc

0 comments on commit 7ab2c86

Please sign in to comment.