Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ldechoux committed Aug 28, 2024
1 parent df8b5a4 commit 48340f3
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 @@ -42,6 +42,7 @@ var cfg = &Base{
Topic: "kafka-mongo-watcher",
ProduceChannelSize: 10000,
WithDecorators: true,
MessageMaxBytes: 1024 * 1024,
},
}

Expand Down

0 comments on commit 48340f3

Please sign in to comment.