From d2529edef08c0184d9f2af6b0812a817a0220c16 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Tue, 7 Nov 2023 18:44:26 -0300 Subject: [PATCH] Fix docs --- doc/en/how-to/output.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/how-to/output.rst b/doc/en/how-to/output.rst index 7f79c83d1..8af9a38b7 100644 --- a/doc/en/how-to/output.rst +++ b/doc/en/how-to/output.rst @@ -289,7 +289,7 @@ however some plugins might make use of higher verbosity. .. _`pytest.fine_grained_verbosity`: Fine-grained verbosity -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +~~~~~~~~~~~~~~~~~~~~~~ In addition to specifying the application wide verbosity level, it is possible to control specific aspects independently. This is done by setting a verbosity level in the configuration file for the specific aspect of the output.