Make Unit-test happy... again... again

Signed-off-by: Hadi Chokr <hadichokr@icloud.com>
This commit is contained in:
Hadi Chokr 2025-08-17 22:39:44 +03:00
parent 1e4fcddfc2
commit d2f2592c6d
1 changed files with 1 additions and 1 deletions

View File

@ -491,7 +491,7 @@ func runCommandWithFallbacks(container string,
// code should not be reached
}
// This function can capture/supress stdout from toolbox containers
// This function can capture/suppress stdout from toolbox containers
func runCommandWithOutput(container string,
defaultContainer bool,
image, release string,