Skip to content

Commit

Permalink
Use KAFKA_ as prefix for environment Kafka config
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp94831 committed Apr 29, 2024
1 parent c616b15 commit 546407b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
import java.util.Map;
import org.junit.jupiter.api.Test;

class EnvironmentKafkaConfigParserTest {
class EnvironmentStreamsConfigParserTest {

@Test
void shouldParseStreamsConfig() {
Expand Down

0 comments on commit 546407b

Please sign in to comment.