diff --git a/google/import_compute_address_test.go b/google/import_compute_address_test.go index ce9e07c3..d99cc8c2 100644 --- a/google/import_compute_address_test.go +++ b/google/import_compute_address_test.go @@ -33,7 +33,7 @@ func TestAccComputeAddress_importBasic(t *testing.T) { /* Disabled pending support for importing beta resources. See: https://github.com/terraform-providers/terraform-provider-google/issues/694 -func TestAccComputeAddress_importInternal(t *testing.T) { +func testAccComputeAddress_importInternal(t *testing.T) { t.Parallel() resource.Test(t, resource.TestCase{