Skip to content

Commit

Permalink
remove projects_test.go test for env_kms_project (which is actually c…
Browse files Browse the repository at this point in the history
…hecking for env_bu_kms_project that has been removed. env_kms_project is created in stage 2 and tested in envs_test.go)
  • Loading branch information
eeaton committed Jun 24, 2024
1 parent ff0f7aa commit 80d7fcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/projects/projects_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ func TestProjects(t *testing.T) {
"base_shared_vpc_project",
"floating_project",
"peering_project",
"env_kms_project",
"restricted_shared_vpc_project",
} {
projectID := projects.GetStringOutput(projectOutput)
Expand Down

0 comments on commit 80d7fcf

Please sign in to comment.