mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
A recent change in moby/moby made tests with missing client mocks fail with panic. This adds those missing mocks for the impacted tests. Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>