duplicate logDone in TestRmRunningContainerCheckError409 and TestRmRunningContainer
Signed-off-by: Yuan Sun <sunyuan3@huawei.com> Upstream-commit: b85ade79d5a2cceb926fcae13997a6dfa28be4bc Component: engine
This commit is contained in:
@ -73,7 +73,7 @@ func TestRmRunningContainerCheckError409(t *testing.T) {
|
||||
t.Fatalf("Expected error to contain '409 Conflict' but found %s", err)
|
||||
}
|
||||
|
||||
logDone("rm - running container")
|
||||
logDone("rm - running container with Error 409")
|
||||
}
|
||||
|
||||
func TestRmForceRemoveRunningContainer(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user