From d1cd44168b75c31ff0ea79533e22bee92b7cae69 Mon Sep 17 00:00:00 2001 From: Imani Pelton Date: Fri, 7 Feb 2025 17:20:10 -0500 Subject: [PATCH] docs(style): remove an extra space left by mistake --- HACKING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING.md b/HACKING.md index 42ee3905e8..b5455b4fa6 100644 --- a/HACKING.md +++ b/HACKING.md @@ -47,7 +47,7 @@ make test-slow # Only the slow tests #### Integration testing - For integration testing, Snapcraft uses [Spread](https://github.com/canonical/spread). Spread is a system for distributing tests and executing them in different backends, in parallel. +For integration testing, Snapcraft uses [Spread](https://github.com/canonical/spread). Spread is a system for distributing tests and executing them in different backends, in parallel. To test with Spread, first fetch the Spread testing tools: