diff --git a/rego/Groups.rego b/rego/Groups.rego index b1c94ddb..e55278cf 100644 --- a/rego/Groups.rego +++ b/rego/Groups.rego @@ -34,7 +34,7 @@ NonCompliantOUs1_1 contains OU if { # no events. LastEvent := utils.GetLastEvent(Events) LastEvent.NewValue != "CLOSED" - } +} tests contains { "PolicyId": "GWS.GROUPS.1.1v0.1",