diff --git a/doc/running-tests.rst b/doc/running-tests.rst index b327dc20f5..0f923afd84 100644 --- a/doc/running-tests.rst +++ b/doc/running-tests.rst @@ -76,7 +76,7 @@ the ``kolla/tests/test_kolla_docker.py`` file: $ tox -e py27 test_kolla_docker.ModuleArgsTest To run the ``ModuleArgsTest.test_module_args`` test method in -the ``kolla/tests/test_kolla_docker.py``` file: +the ``kolla/tests/test_kolla_docker.py`` file: .. code-block:: console