Skip to content

Commit ea686c7

Browse files
committed
Minor test fix
1 parent aefd44b commit ea686c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/test_fetches.py

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ def fetch_results(
6666
lz4_compressed,
6767
arrow_schema_bytes,
6868
description,
69+
use_cloud_fetch=True,
6970
):
7071
nonlocal batch_index
7172
results = FetchTests.make_arrow_queue(batch_list[batch_index])

0 commit comments

Comments
 (0)