Skip to content

Commit 067f450

Browse files
committed
test
Signed-off-by: CrazyMax <[email protected]>
1 parent c95976b commit 067f450

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/inspect.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ insecure-entitlements = ["network.host", "security.insecure"]
155155

156156
out, err = inspectCmd(sb, withArgs(builderName, "--debug"))
157157
require.NoError(t, err, out)
158+
t.Log(out)
158159

159160
var fileContent string
160161
var foundFile bool

0 commit comments

Comments
 (0)