Skip to content

Commit faddf86

Browse files
committed
Formulation detail in the documentation.
1 parent 25a3f61 commit faddf86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ automark_dependency
3131
the :func:`pytest.mark.dependency` marker. As a results, all
3232
tests, the dependencies and the dependent tests must be decorated.
3333
If set to `True`, the outcome of all tests will be registered. It
34-
has the same effect as if all tests are implicitly decorated with
34+
has the same effect as implicitly decorating all tests with
3535
:func:`pytest.mark.dependency`.
3636

3737
.. versionadded:: 0.3

0 commit comments

Comments
 (0)