diff --git a/doc/contributions/tests.md b/doc/contributions/tests.md index e765fe690..efe89baef 100644 --- a/doc/contributions/tests.md +++ b/doc/contributions/tests.md @@ -30,5 +30,5 @@ VM or a container instead. You can execute system tests by running: ``` -cd tests && ./run_all`. +cd tests && ./run_all ```