mirror of
https://github.com/hashicorp/terraform.git
synced 2026-06-08 16:35:25 -04:00
Run formatter
This commit is contained in:
parent
cb3dfa615f
commit
8f137435b7
1 changed files with 1 additions and 2 deletions
|
|
@ -981,8 +981,7 @@ func TestPlannedChangeAsProto(t *testing.T) {
|
|||
},
|
||||
},
|
||||
Schema: providers.ActionSchema{
|
||||
ConfigSchema: &configschema.Block{
|
||||
},
|
||||
ConfigSchema: &configschema.Block{},
|
||||
},
|
||||
},
|
||||
Want: &stacks.PlannedChange{
|
||||
|
|
|
|||
Loading…
Reference in a new issue