Skip to content

Commit c464af1

Browse files
committed
Make sure that files created are removed
1 parent 0b34f00 commit c464af1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/download-compressed.bats

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,8 @@ load "${BATS_PLUGIN_PATH}/load.bash"
446446
unstub buildkite-agent
447447
unstub unzip
448448

449+
rm -f bar-other-value.log
450+
449451
unset BUILDKITE_PLUGIN_ARTIFACTS_COMPRESSED
450452
unset BUILDKITE_PLUGIN_ARTIFACTS_EXPAND_UPLOAD_VARS
451453
}

0 commit comments

Comments
 (0)