Fix broken build due to merge conflicts (#36679)

pull/36682/head
Liam Cervante 1 year ago committed by GitHub
parent 3d014d82f3
commit d4d92ea0b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -809,7 +809,7 @@ func TestApply(t *testing.T) {
ResourceInstanceObjectAddr: mustAbsResourceInstanceObject("component.self[\"removed\"].testing_resource.data"),
ProviderConfigAddr: mustDefaultRootProvider("testing"),
NewStateSrc: nil,
Schema: nil,
Schema: providers.Schema{},
},
&stackstate.AppliedChangeInputVariable{
Addr: mustStackInputVariable("input"),

Loading…
Cancel
Save