From 1b6505d74bd5e2594aacb13c1310700be6ef3a32 Mon Sep 17 00:00:00 2001 From: Alexander Scheel Date: Thu, 2 Jun 2022 16:05:05 -0400 Subject: Update test output expectation Signed-off-by: Alexander Scheel --- test/system/120-load.bats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/system/120-load.bats b/test/system/120-load.bats index 45e0b3362..5a7f63b43 100644 --- a/test/system/120-load.bats +++ b/test/system/120-load.bats @@ -121,7 +121,7 @@ verify_iid_and_name() { run_podman untag $IMAGE $newname run_podman image scp -q ${notme}@localhost::$newname - expect="Loaded image(s): $newname" + expect="Loaded image: $newname" is "$output" "$expect" "-q silences output" # Confirm that we have it, and that its digest matches our original -- cgit v1.2.3-54-g00ecf