[TASK] Remove unneeded SingletonInstance resets in recent extbase tests
These were introduced with the recent extbase configuration manager hardening but are not needed, because there are no singletons triggered via makeInstance in these tests. Change-Id: Iae4d55acd8a02997dd8fc256231c39503a8cfc88 Resolves: #88693 Related: #87628 Releases: master Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61234 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Alexander Schnitzler <review.typo3.org@alexanderschnitzler.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Alexander Schnitzler <review.typo3.org@alexanderschnitzler.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
Showing
- typo3/sysext/extbase/Tests/Unit/Configuration/AbstractConfigurationManagerTest.php 0 additions, 2 deletions...s/Unit/Configuration/AbstractConfigurationManagerTest.php
- typo3/sysext/extbase/Tests/Unit/Configuration/BackendConfigurationManagerTest.php 0 additions, 2 deletions...ts/Unit/Configuration/BackendConfigurationManagerTest.php
- typo3/sysext/extbase/Tests/Unit/Configuration/FrontendConfigurationManagerTest.php 0 additions, 2 deletions...s/Unit/Configuration/FrontendConfigurationManagerTest.php
- typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapperTest.php 0 additions, 2 deletions.../Tests/Unit/Persistence/Generic/Mapper/DataMapperTest.php
- typo3/sysext/extbase/Tests/Unit/Persistence/Generic/QueryTest.php 0 additions, 2 deletions...sext/extbase/Tests/Unit/Persistence/Generic/QueryTest.php
- typo3/sysext/extbase/Tests/Unit/Persistence/Generic/SessionTest.php 0 additions, 2 deletions...xt/extbase/Tests/Unit/Persistence/Generic/SessionTest.php
Please register or sign in to comment