[TASK] Fix duplicated array keys in tests
In few tests dataproviders have duplicated array keys, which results in some cases not being tested. This patch removes duplicated entries and changes array key names where needed. Resolves: #57180 Releases: 6.2 Change-Id: I68ea38f89ed7f304b57165ca1d225ffdbe2a7a15 Reviewed-on: https://review.typo3.org/28641 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- typo3/sysext/core/Tests/Unit/DataHandling/DataHandlerTest.php 0 additions, 4 deletions...3/sysext/core/Tests/Unit/DataHandling/DataHandlerTest.php
- typo3/sysext/core/Tests/Unit/Html/RteHtmlParserTest.php 2 additions, 10 deletionstypo3/sysext/core/Tests/Unit/Html/RteHtmlParserTest.php
- typo3/sysext/core/Tests/Unit/Resource/Collection/FileCollectionRegistryTest.php 0 additions, 1 deletion...s/Unit/Resource/Collection/FileCollectionRegistryTest.php
- typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Storage/Typo3DbQueryParserTest.php 2 additions, 2 deletions...it/Persistence/Generic/Storage/Typo3DbQueryParserTest.php
- typo3/sysext/frontend/Tests/Unit/Page/CacheHashCalculatorTest.php 6 additions, 6 deletions...sext/frontend/Tests/Unit/Page/CacheHashCalculatorTest.php
- typo3/sysext/scheduler/Tests/Unit/CronCommand/NormalizeCommandTest.php 6 additions, 7 deletions...scheduler/Tests/Unit/CronCommand/NormalizeCommandTest.php
Please register or sign in to comment