Merge pull request #12321 from HuKeping/testcase_typo
Fix typo in testcase
This commit is contained in:
commit
ad41ba1f95
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