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:
parent
c1e2676ae2
commit
c1a1ec6b37
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ Shindo.tests('Fog::Storage[:google] | bucket requests', ["google"]) do
|
||||||
'DisplayName' => String,
|
'DisplayName' => String,
|
||||||
'ID' => String
|
'ID' => String
|
||||||
},
|
},
|
||||||
'Size' => Integer,
|
'Size' => Integer
|
||||||
'StorageClass' => String
|
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue