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:
parent
81662d1dbd
commit
d050038306
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue