mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
In some cases this means switching to `icmd.Expected` rather than `icmd.Success`, but this improves readability overall. Signed-off-by: Ian Campbell <ijc@docker.com>