mirror of
https://github.com/docker/cli.git
synced 2026-09-02 18:14:35 -05: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