commit | 59f22077969e66c9e19fc60c80b4c819c4fdf79b | [log] [tgz] |
---|---|---|
author | Jamie Hannaford <jamie.hannaford@rackspace.com> | Thu Oct 23 17:00:59 2014 +0200 |
committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | Thu Oct 23 17:00:59 2014 +0200 |
tree | 1fa59e6d4c41c89dd9093c260e11674d58fdcff9 | |
parent | 878cce0b9306054116453b016225b480d7a1586d [diff] [blame] |
Fixing tests
diff --git a/openstack/blockstorage/v1/volumes/fixtures.go b/openstack/blockstorage/v1/volumes/fixtures.go index 4bf1b95..a01ad05 100644 --- a/openstack/blockstorage/v1/volumes/fixtures.go +++ b/openstack/blockstorage/v1/volumes/fixtures.go
@@ -61,7 +61,7 @@ th.TestJSONRequest(t, r, ` { "volume": { - "size": 4 + "size": 75 } } `)