mirror of
https://github.com/containers/podman.git
synced 2025-12-09 07:09:03 +08:00
Run codespell on code
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@@ -233,7 +233,7 @@ See 'podman version --help'" "podman version --remote"
|
||||
}
|
||||
|
||||
# Tests --noout for commands that do not enter the engine
|
||||
@test "podman --noout properly supresses output" {
|
||||
@test "podman --noout properly suppresses output" {
|
||||
run_podman --noout system connection ls
|
||||
is "$output" "" "output should be empty"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user