Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
mbfrahry committed Oct 4, 2024
1 parent fe60b20 commit 3d969c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/services/groups/group_resource_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -917,7 +917,7 @@ resource "azuread_application" "test" {
}
resource "azuread_service_principal" "test" {
application_id = azuread_application.test.application_id
client_id = azuread_application.test.client_id
}
resource "azuread_group" "test" {
Expand Down

0 comments on commit 3d969c4

Please sign in to comment.