1
0
Fork 0
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:
geemus 2012-11-12 10:50:57 -06:00
parent 317d8e686a
commit 9791497628

View file

@ -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' => [{