mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[aws|compute] fix one more offeringType mock format test failure
This commit is contained in:
parent
317d8e686a
commit
9791497628
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ Shindo.tests('Fog::Compute[:aws] | instance requests', ['aws']) do
|
|||
'fixedPrice' => Float,
|
||||
'usagePrice' => Float,
|
||||
'instanceCount' => Integer,
|
||||
'offeringType' => String,
|
||||
'productDescription' => String,
|
||||
'state' => String,
|
||||
'tagSet' => [{
|
||||
|
|
Loading…
Reference in a new issue