diff --git a/docbook/wsdg_src/wsdg_tests.adoc b/docbook/wsdg_src/wsdg_tests.adoc index fd76c44e87..73916f7f94 100644 --- a/docbook/wsdg_src/wsdg_tests.adoc +++ b/docbook/wsdg_src/wsdg_tests.adoc @@ -30,7 +30,7 @@ tests require a Loopback interface and capture privileges. To avoid capture tests, pass the `--disable-capture` option. List available tests with `pytest --collectonly`. Enable verbose output -with `pytest --verbose`. For more details, see <>. +with `pytest --verbose`. For more details, see <>. CMake runs pytest when the “test” target is built but the user experience is poor. It is strongly recommended to invoke pytest directly instead.