Skip to content

Commit c33f4fe

Browse files
committed
Add all the files before pushing...
1 parent e706370 commit c33f4fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unit_test/options_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ def test_get_build_frontend_extra_flags_warning(
628628

629629

630630
@pytest.mark.parametrize(
631-
("definition", "expected"),
631+
("definition", "expected_args"),
632632
[
633633
("", ()),
634634
("test-execution = {}", ()),

0 commit comments

Comments
 (0)