fix: try fix test runs
[skip ci]
This commit is contained in:
parent
a0351798e0
commit
dab47d4690
3 changed files with 9 additions and 6 deletions
|
|
@ -212,7 +212,7 @@ func TestAccInstance(t *testing.T) {
|
|||
PreConfig: func() {
|
||||
t.Logf("testing: %s - %s", t.Name(), "update storage.size and verify")
|
||||
},
|
||||
ExpectNonEmptyPlan: true,
|
||||
ExpectNonEmptyPlan: false,
|
||||
Config: testutils.StringFromTemplateMust(
|
||||
"testdata/instance_template.gompl",
|
||||
updSizeData,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue