diff --git a/tests/resources/config.json b/tests/resources/config.json index 4159497..f2b7b94 100644 --- a/tests/resources/config.json +++ b/tests/resources/config.json @@ -7,6 +7,6 @@ "temp_dir": "tests/output", "memory_buffer": 2000000, "compression": "none", - "timezone": 0, + "timezone_offset": 0, "naming_convention": "{stream}-{timestamp}.jsonl" }