Skip to content

Commit 1d45563

Browse files
authored
Update test/integration/simple_regional_additional_ip_ranges/simple_regional_additional_ip_ranges_test.go
1 parent d159cb5 commit 1d45563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/simple_regional_additional_ip_ranges/simple_regional_additional_ip_ranges_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import (
2424
"github.com/terraform-google-modules/terraform-google-kubernetes-engine/test/integration/testutils"
2525
)
2626

27-
func TestSimpleRegional(t *testing.T) {
27+
func TestSimpleRegionalAdditionalIPRanges(t *testing.T) {
2828
bpt := tft.NewTFBlueprintTest(t,
2929
tft.WithRetryableTerraformErrors(testutils.RetryableTransientErrors, 3, 2*time.Minute),
3030
)

0 commit comments

Comments
 (0)