From 6ef84cca65eba4e056fe1d2de3bfd6cfc7ded740 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 21 Jan 2025 15:38:47 +0100 Subject: [PATCH] doc: fix typo --- doc/contributions/tests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ``` -- 2.47.2