Skip to content

Commit eb46a30

Browse files
authored
test: set CheckApplyResultForUpgrade: true (#115)
1 parent 15bd938 commit eb46a30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/pr_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ func setupOptions(t *testing.T, prefix string, terraformDir string, terraformVar
177177
"module.ocp_base.time_sleep.wait_operators",
178178
},
179179
},
180+
CheckApplyResultForUpgrade: true,
180181
})
181182

182183
return options

0 commit comments

Comments
 (0)