mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
This fix consists of some improvement in restart_test.go by replacing Fatal with assert, so that they are consistent with other tests in integration/container. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> Upstream-commit: 67535921b32f68863f7a882d2300b59e0bbeffa4 Component: engine