diff --git a/integration/resource_groups_test.go b/integration/resource_groups_test.go index ca8e40193..2f7c1fe03 100644 --- a/integration/resource_groups_test.go +++ b/integration/resource_groups_test.go @@ -167,7 +167,7 @@ func TestResourceGroupDelete(t *testing.T) { // test each RGv2 type against its default template for i := range api.ResourceGroupTypes { switch i { - case api.NoneResourceGroup, api.LwAccountResourceGroup: + case api.NoneResourceGroup: // these resource groups are not applicable continue default: