mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix typo in testcase
Signed-off-by: Hu Keping <hukeping@huawei.com>
This commit is contained in:
parent
a54fd325e6
commit
1567cf2cdf
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue