diff --git a/doc/running-tests.rst b/doc/running-tests.rst index 5c68ed80d2..e6bc03b661 100644 --- a/doc/running-tests.rst +++ b/doc/running-tests.rst @@ -93,7 +93,7 @@ In order to get coverage report for Kolla, run the below command. $ tox -e cover Debugging unit tests ------------------------- +-------------------- In order to break into the debugger from a unit test we need to insert a breaking point to the code: