Skip to content

Commit

Permalink
Oups
Browse files Browse the repository at this point in the history
  • Loading branch information
gfalcone committed Apr 3, 2021
1 parent b95d6b0 commit 7c2d898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exec/tests/unit/commands/test_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@ def test_get_pipeline_options(


@pytest.mark.parametrize(
"direct_runner,streaming,run_error,exp_call_count",
"direct_runner,run_error,exp_call_count",
(
(True, None, 1),
(False, None, 1),
Expand Down

0 comments on commit 7c2d898

Please sign in to comment.