We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3153d0 commit f6435d1Copy full SHA for f6435d1
config/test.exs
@@ -4,6 +4,8 @@ config :ex_unit, capture_log: is_nil(System.get_env("SHOW_LOGS"))
4
5
config :kafka_ex, snappy_module: :snappy
6
7
+config :kayrock, snappy_module: :snappy
8
+
9
config :kafka_ex, sync_timeout: 60_000
10
11
# Help debug tests that are tricky to understand
0 commit comments