fix: try fix test runs

[skip ci]
This commit is contained in:
Marcel S. Henselin 2026-03-27 21:19:53 +01:00
parent a0351798e0
commit dab47d4690
3 changed files with 9 additions and 6 deletions

View file

@ -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,