Skip to content

Commit

Permalink
Add argument to test
Browse files Browse the repository at this point in the history
  • Loading branch information
Charl1996 committed Mar 8, 2024
1 parent cb3d975 commit 263c69e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 263c69e

Please sign in to comment.