Actions
Task #89890
closedReset PSR-11 container in GeneralUtility in unit tests
Start date:
2019-12-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
If a container instance is provided for a unit test via GeneralUtility::setContainer(), it needs to set to null again, in order to not affect other unit tests.
Actions