diff --git a/tests/test_cli.py b/tests/test_cli.py index e8ca69f..cec979c 100644 --- a/tests/test_cli.py +++ b/tests/test_cli.py @@ -351,6 +351,7 @@ def _pull_data(writer, checkpoint_manager, query, since, until, batch_size=10): batch_size=batch_size, since=since, until=until, + no_logfile=True, ) # set this so that it gets written to the checkpoints