Skip to content

Commit ba8f7d7

Browse files
committed
Fixes import error
1 parent d359eb8 commit ba8f7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/third_party/terraform/services/storage/resource_storage_project_management_hub_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ import (
44
"testing"
55

66
"github.com/hashicorp/terraform-plugin-testing/helper/resource"
7-
"github.com/hashicorp/terraform-provider-google/envvar"
87
"github.com/hashicorp/terraform-provider-google/google/acctest"
8+
"github.com/hashicorp/terraform-provider-google/google/envvar"
99
)
1010

1111
func TestAccStorageProjectManagementHub_update(t *testing.T) {

0 commit comments

Comments
 (0)