testcontainers-java icon indicating copy to clipboard operation
testcontainers-java copied to clipboard

Fail on nonexistent MountableFile

Open nevillelyh opened this issue 1 year ago • 0 comments

MountableFile.transferTo creates an empty file in the container when the source file doesn't exist. This change fixes that.

nevillelyh avatar Nov 05 '22 00:11 nevillelyh