mirror of https://github.com/docker/docs.git
Fix typo in testcase
Signed-off-by: Hu Keping <hukeping@huawei.com>
This commit is contained in:
parent
a54fd325e6
commit
1567cf2cdf
|
@ -593,5 +593,5 @@ func TestContainerApiPause(t *testing.T) {
|
|||
t.Fatalf("There should be no paused container.")
|
||||
}
|
||||
|
||||
logDone("container REST API - check POST containers/pause nad unpause")
|
||||
logDone("container REST API - check POST containers/pause and unpause")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue