---
 tests/ec2/hardware_profiles.feature |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/ec2/hardware_profiles.feature 
b/tests/ec2/hardware_profiles.feature
index 616ee4b..59accb7 100644
--- a/tests/ec2/hardware_profiles.feature
+++ b/tests/ec2/hardware_profiles.feature
@@ -16,8 +16,8 @@ Feature: Accessing hardware profiles
     And client should get this hardware-profile
     And it should have a href attribute
     And it should have a fixed property 'cpu'
-    And it should have a range property 'memory'
-    And it should have a enum property 'storage'
+    And it should have a fixed property 'memory'
+    And it should have a fixed property 'storage'
     And this URI should be available in XML, HTML, JSON format
 
   Scenario: Filtering images by architecture
-- 
1.7.1

_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to