We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5089e39 commit c963ccbCopy full SHA for c963ccb
tests/test_runner.py
@@ -6,7 +6,7 @@
6
7
8
@pytest.mark.parametrize(
9
- *(
+ (
10
"kwargs, expected",
11
[
12
({}, call(["tests"])),
0 commit comments