Skip to content
Snippets Groups Projects
Commit 06b6cfc6 authored by Alexander Nitsche's avatar Alexander Nitsche Committed by Christian Kuhn
Browse files

[TASK] Clean up EXT:impexp export folder after test run

Running the functional EXT:impexp tests causes the
EXT:impexp/Tests/Functional/Fixtures/Folders/fileadmin/user_upload
folder to grow larger. This is due to export files being created that
have not been cleaned up after the tests have run.

In addition, completely delete the default import/export folder
in ImportExport::removeDefaultImportExportFolder(). This
method is currently only used in tests.

Resolves: #94937
Releases: master
Change-Id: I55d821ec18689172a73e0f290f1e155fae64d3cb
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70683


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 3026ddc1
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment