Skip to content

Commit

Permalink
test: add new, fix old
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaDel03 committed Dec 19, 2024
1 parent c06a66d commit f75cb2e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/test/resources/application-test.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ kafka.properties.sasl.jaas.config=PLAINTEXT
kafka.properties.ssl.truststore.location=PLAINTEXT
kafka.properties.ssl.truststore.password=PLAINTEXT
kafka.enablessl=false
kafka.oauth.tenantId=test
kafka.oauth.appId=test
kafka.oauth.pfxPathName=test
kafka.oauth.pwd=test

#######################################
# Microservices url
Expand Down

0 comments on commit f75cb2e

Please sign in to comment.