mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
This fix changes related tests from DockerSuite to DockerDaemonSuite in `docker_cli_info_test.go`. Previously that was done through `NewDaemon()`. This fix is related to the comments in: https://github.com/docker/docker/pull/26115#discussion_r76784977 https://github.com/docker/docker/pull/24533#issuecomment-243420042 Signed-off-by: Yong Tang <yong.tang.github@outlook.com> Upstream-commit: 0ce5ef279cee13e92d696ae871fe81de37cec253 Component: engine