style: Apply go fmt
This commit is contained in:
parent
0b992c6156
commit
45aee8257f
3 changed files with 3 additions and 4 deletions
|
@ -100,7 +100,7 @@ func TestSubresourceVariableInheritance(t *testing.T) {
|
|||
"bar": "baz",
|
||||
},
|
||||
Include: nil,
|
||||
Parent: "parent",
|
||||
Parent: "parent",
|
||||
},
|
||||
},
|
||||
BaseDir: "testdata",
|
||||
|
@ -129,7 +129,7 @@ func TestSubresourceVariableInheritanceOverride(t *testing.T) {
|
|||
"foo": "newvalue",
|
||||
},
|
||||
Include: nil,
|
||||
Parent: "parent",
|
||||
Parent: "parent",
|
||||
},
|
||||
},
|
||||
BaseDir: "testdata",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue