Skip to content

Commit 7c2d898

Browse files
committed
Oups
1 parent b95d6b0 commit 7c2d898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exec/tests/unit/commands/test_run.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ def test_get_pipeline_options(
656656

657657

658658
@pytest.mark.parametrize(
659-
"direct_runner,streaming,run_error,exp_call_count",
659+
"direct_runner,run_error,exp_call_count",
660660
(
661661
(True, None, 1),
662662
(False, None, 1),

0 commit comments

Comments
 (0)