From: Tobias Crawley <[email protected]>
---
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