mirror of
https://github.com/docker/cli.git
synced 2026-01-06 05:41:44 +03:00
golden.AssertBytes prints the failure as a bytes-array, which makes it not human-readable; let's compare strings instead. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>