Skip to content

Commit

Permalink
KafkaIngress rename
Browse files Browse the repository at this point in the history
  • Loading branch information
slinkydeveloper committed Aug 5, 2024
1 parent 978cd7e commit 570f057
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ private fun kafkaClusterOptions(): RestateConfigSchema {
.withBrokers(listOf("PLAINTEXT://kafka:9092")))))
}

class KafkaIngressTest {
class KafkaIngress {

companion object {
@RegisterExtension
Expand Down

0 comments on commit 570f057

Please sign in to comment.