You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by tc...@redhat.com on 2010/12/16 00:04:42 UTC

[PATCH 4/4] Fix failing storage_volume test.

From: Tobias Crawley <tc...@redhat.com>

---
 tests/mock/storage_volumes.feature |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/tests/mock/storage_volumes.feature b/tests/mock/storage_volumes.feature
index 1d622d5..6c2206e 100644
--- a/tests/mock/storage_volumes.feature
+++ b/tests/mock/storage_volumes.feature
@@ -38,5 +38,6 @@ Feature: Accessing storage volumes
     Then client should get this storage_volume
     And this storage_volume should have:
     | created |
-    | mount |
     | capacity |
+    | realm_id |
+    | state |
-- 
1.7.3.2