Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
vandyliu committed Dec 17, 2024
1 parent 980f405 commit 2d937f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/provider/resources/resource_team_roles_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ func TestAcc_ResourceTeamRoles(t *testing.T) {
IncludeEnvironmentVariables: false,
SchedulerSize: string(platform.DeploymentSchedulerSizeSMALL),
IsDevelopmentMode: false,
WorkerQueuesStr: workerQueuesStr(""),
}) +
teamRoles(string(iam.ORGANIZATIONMEMBER),
fmt.Sprintf(`[{workspace_id = %s
Expand Down

0 comments on commit 2d937f3

Please sign in to comment.