Skip to content

Commit 60bb784

Browse files
committed
add defaultverify back
1 parent 033dfde commit 60bb784

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/integration/simple_regional_cluster_autoscaling/simple_regional_cluster_autoscaling_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ func TestSimpleRegionalClusterAutoscaling(t *testing.T) {
3030
)
3131

3232
bpt.DefineVerify(func(assert *assert.Assertions) {
33-
//Skipping Default Verify as the Verify Stage fails due to change in Client Cert Token
34-
// bpt.DefaultVerify(assert)
35-
3633
projectId := bpt.GetStringOutput("project_id")
3734
location := bpt.GetStringOutput("location")
3835
clusterName := bpt.GetStringOutput("cluster_name")

0 commit comments

Comments
 (0)