Skip to content

tries to delete deposit's folder only if it exists

Deposit's folder is created only when first depositdatafile is uploaded. Trying to delete them without checking the folder existence makes some integration tests fail.

Merge request reports