Skip to content

Commit

Permalink
test: rename test [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
EspenAlbert committed May 24, 2024
1 parent 17591c0 commit 81d47ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ func TestMigProject_withLimits(t *testing.T) {
}

// based on bug report: https://github.com/mongodb/terraform-provider-mongodbatlas/issues/2263
func TestMigGovProject_region_usage_restrictions(t *testing.T) {
func TestMigGovProject_regionUsageRestrictionsDefault(t *testing.T) {
var (
orgID = os.Getenv("MONGODB_ATLAS_GOV_ORG_ID")
projectName = acc.RandomProjectName()
Expand Down

0 comments on commit 81d47ae

Please sign in to comment.