Skip to content

Commit

Permalink
Update config test
Browse files Browse the repository at this point in the history
  • Loading branch information
ldechoux committed Nov 21, 2023
1 parent 51aa77c commit 29aa55c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ var cfg = &Base{
BootstrapServers: "127.0.0.1:9092",
Topic: "kafka-mongo-watcher",
ProduceChannelSize: 10000,
WithDecorators: true,
},
}

Expand Down

0 comments on commit 29aa55c

Please sign in to comment.