We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bd6998 commit 5bdeee6Copy full SHA for 5bdeee6
tests/feature/test_outline.py
@@ -79,7 +79,7 @@ def test_outline(request):
79
# fmt: on
80
81
82
-def test_wrongly_outlined(testdir):
+def test_unused_params(testdir):
83
"""Test parametrized scenario when the test function lacks parameters."""
84
85
testdir.makefile(
0 commit comments