Signed-off-by: Hu Keping <hukeping@huawei.com>
| ... | ... |
@@ -593,5 +593,5 @@ func TestContainerApiPause(t *testing.T) {
|
| 593 | 593 |
t.Fatalf("There should be no paused container.")
|
| 594 | 594 |
} |
| 595 | 595 |
|
| 596 |
- logDone("container REST API - check POST containers/pause nad unpause")
|
|
| 596 |
+ logDone("container REST API - check POST containers/pause and unpause")
|
|
| 597 | 597 |
} |