Skip to content

Commit c66a302

Browse files
committed
add cleanup log type
1 parent f033f82 commit c66a302

File tree

1 file changed

+1
-0
lines changed
  • internal-packages/testcontainers/src

1 file changed

+1
-0
lines changed

internal-packages/testcontainers/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ async function logCleanup(
8080

8181
console.log(
8282
JSON.stringify({
83+
type: "cleanup",
8384
order,
8485
resource,
8586
durationMs,

0 commit comments

Comments
 (0)