Merge pull request #12353 from sunyuan3/duplicate
duplicate logDone in TestRmRunningContainerCheckError409 and TestRmRunni... Upstream-commit: 00eddf5e6718bca6fd011014d0acfbf71a84ac2c 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