Skip to content

Commit 0498e88

Browse files
committed
Fix wrong link.
1 parent cc4252f commit 0498e88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/usage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ set:
5151

5252
.. literalinclude:: ../examples/named.py
5353

54-
.. _usage-parametrized:
55-
5654
Using test classes
5755
------------------
5856

@@ -68,6 +66,8 @@ build from the name of the class and the respective method in this
6866
case, while in `TestClassNamed` these names are overridden by an
6967
explicit name argument to the :func:`pytest.mark.dependency` marker.
7068

69+
.. _usage-parametrized:
70+
7171
Parametrized tests
7272
------------------
7373

0 commit comments

Comments
 (0)