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

Revert "fix tests to accomodate the new SecurityGroupId"

This reverts commit 81662d1dbd.
This commit is contained in:
Eric Stonfer 2011-12-15 09:27:45 -05:00
parent 81662d1dbd
commit d050038306

View file

@ -4,7 +4,6 @@ Shindo.tests('Fog::Compute[:aws] | security group requests', ['aws']) do
'requestId' => String,
'securityGroupInfo' => [{
'groupDescription' => String,
'groupId' => String,
'groupName' => String,
'ipPermissions' => [{
'fromPort' => Integer,