Skip to content

Commit 187df27

Browse files
committed
tinler
1 parent 48511c8 commit 187df27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/integration_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1314,6 +1314,7 @@ func logManifestDiff(t *testing.T, image1, image2 string) {
13141314
}
13151315

13161316
if m1 == nil && m2 == nil {
1317+
t.Logf("no manifest")
13171318
return
13181319
}
13191320
if m1 == nil || m2 == nil {

0 commit comments

Comments
 (0)