Skip to content

Commit d0e9f37

Browse files
committed
Fix spacing in test
1 parent 5824345 commit d0e9f37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mmv1/third_party/terraform/services/bigtable/resource_bigtable_app_profile_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,7 @@ func TestAccBigtableAppProfile_updateStandardIsolationToDataBoost(t *testing.T)
566566
},
567567
})
568568
}
569+
569570
func testAccBigtableAppProfile_updateRowAffinity(instanceName string) string {
570571
return fmt.Sprintf(`
571572
resource "google_bigtable_instance" "instance" {

0 commit comments

Comments
 (0)