mirror of
https://github.com/docker/cli.git
synced 2026-09-26 01:10:35 -04: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>