Skip to content

Commit c963ccb

Browse files
authored
Update test_runner.py
checking to see if this keeps the linter happy...
1 parent 5089e39 commit c963ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_runner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
@pytest.mark.parametrize(
9-
*(
9+
(
1010
"kwargs, expected",
1111
[
1212
({}, call(["tests"])),

0 commit comments

Comments
 (0)