Actions
Bug #52910
closedCategoryRegistryTest is broken
Start date:
2013-10-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Since https://review.typo3.org/#/c/24066/ CategoryRegistryTest is broken, because argument $options of CategoryRegistry::add is a required array now. But the method throws a exception itself if the argument type doesn't match.
Actions