Skip to content

Commit df5338c

Browse files
authored
Update anthos_attached_clusters_kind_test.go
1 parent eef5880 commit df5338c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/anthos_attached_clusters_kind/anthos_attached_clusters_kind_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525
"github.com/stretchr/testify/assert"
2626
)
2727

28-
const deploymentName = "istiod-asm-1227-4"
28+
const deploymentName = "istiod-asm-1228-5"
2929

3030
func TestAACKind(t *testing.T) {
3131
kind := tft.NewTFBlueprintTest(t)

0 commit comments

Comments
 (0)