commit | 2743304f6d61780163a000b511857911b8b2200f | [log] [tgz] |
---|---|---|
author | guo yunxian <yunxian.guo@easystack.cn> | Fri Jul 29 13:14:39 2016 +0800 |
committer | guo yunxian <yunxian.guo@easystack.cn> | Fri Jul 29 13:18:50 2016 +0800 |
tree | afd071c56f75b0ce033df7e9bd57d07e051d2ee5 | |
parent | 4522829c98ba9da0e9e93fd731afa9e23ed88174 [diff] |
Modify a spelling mistake Fixed a small spelling error Change-Id: Ic201111640a55661e1b312ece7d797ff82eafe49
diff --git a/tempest/api/image/v2/test_images_negative.py b/tempest/api/image/v2/test_images_negative.py index 14de8fd..f60fb0c 100644 --- a/tempest/api/image/v2/test_images_negative.py +++ b/tempest/api/image/v2/test_images_negative.py
@@ -29,7 +29,7 @@ ** get image with image_id=NULL ** get the deleted image ** delete non-existent image - ** delete rimage with image_id=NULL + ** delete image with image_id=NULL ** delete the deleted image """