Print about "copy volume content" test passing
Docker-DCO-1.1-Signed-off-by: Alexandr Morozov <lk4d4math@gmail.com> (github: LK4D4) Upstream-commit: 825ca10dfdaedfef17d92d898208c6f7e6dcb8e5 Component: engine
This commit is contained in:
@ -1453,4 +1453,5 @@ func TestCopyVolumeContent(t *testing.T) {
|
||||
if !(strings.Contains(out, "/hello/local/world") && strings.Contains(out, "/hello/local")) {
|
||||
t.Fatal("Container failed to transfer content to volume")
|
||||
}
|
||||
logDone("run - copy volume content")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user