Panic on SSH agent errors in test
This commit is contained in:
@@ -415,7 +415,6 @@ func TestImageDiff(t *testing.T) {
|
||||
{
|
||||
name: "no diff if pull=true but no exports",
|
||||
olds: func(_ *testing.T, is ImageState) ImageState {
|
||||
fmt.Println("WHOA NELLY")
|
||||
is.Pull = true
|
||||
return is
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user