Skip to content

Commit f6435d1

Browse files
committed
Fix compression
1 parent d3153d0 commit f6435d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/test.exs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ config :ex_unit, capture_log: is_nil(System.get_env("SHOW_LOGS"))
44

55
config :kafka_ex, snappy_module: :snappy
66

7+
config :kayrock, snappy_module: :snappy
8+
79
config :kafka_ex, sync_timeout: 60_000
810

911
# Help debug tests that are tricky to understand

0 commit comments

Comments
 (0)