Merge pull request #19502 from swagiaal/internalize-ownership
Auto commit by PR queue bot
This commit is contained in:
@@ -351,7 +351,7 @@ func doTestSetUp(scenario struct {
|
||||
g := builder.(*gitRepoVolumeBuilder)
|
||||
g.exec = &fake
|
||||
|
||||
g.SetUp()
|
||||
g.SetUp(nil)
|
||||
|
||||
if fake.CommandCalls != len(expecteds) {
|
||||
allErrs = append(allErrs,
|
||||
|
Reference in New Issue
Block a user