1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[google|storage] update expected format to remove StorageClass

This commit is contained in:
geemus 2012-09-15 13:25:24 -05:00
parent c1e2676ae2
commit c1a1ec6b37

View file

@ -16,8 +16,7 @@ Shindo.tests('Fog::Storage[:google] | bucket requests', ["google"]) do
'DisplayName' => String,
'ID' => String
},
'Size' => Integer,
'StorageClass' => String
'Size' => Integer
}]
}