Skip to content

Commit

Permalink
one more test for empty arg
Browse files Browse the repository at this point in the history
  • Loading branch information
zpoint committed Jan 23, 2025
1 parent 48f14db commit 38ac9cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/test_buildkite_pipeline_generation.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ def _extract_test_names_from_pipeline(pipeline_path):


@pytest.mark.parametrize('args', [
'',
'--aws',
'--gcp',
'--azure',
Expand Down

0 comments on commit 38ac9cb

Please sign in to comment.