mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[linode|compute] update format for plans
This commit is contained in:
parent
abc426f9ff
commit
f39f2e3645
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ Shindo.tests('Fog::Compute[:linode] | linodeplans requests', ['linode']) do
|
|||
'3' => Integer,
|
||||
'4' => Integer,
|
||||
'6' => Integer,
|
||||
'7' => Integer
|
||||
'7' => Integer,
|
||||
'8' => Integer
|
||||
},
|
||||
'DISK' => Integer,
|
||||
'PLANID' => Integer,
|
||||
|
|
Loading…
Reference in a new issue