mirror of
https://github.com/moby/moby.git
synced 2025-12-07 19:42:23 +03:00
Add logDone logs where it's missing
Signed-off-by: Alexandr Morozov <lk4d4math@gmail.com>
This commit is contained in:
@@ -109,6 +109,8 @@ func TestCommitTTY(t *testing.T) {
|
||||
if _, err := runCommand(cmd); err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
logDone("commit - commit tty")
|
||||
}
|
||||
|
||||
func TestCommitWithHostBindMount(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user