Actions
Task #85755
closedEpic #85750: Clean up skipped tests
Fix skipped test in ConditionMatcherTest
Start date:
2018-08-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
On Location Sprint
Description
the test is named languageConditionMatchesCompleteLanguagesExpression, but only half of the expression is put to the test and therefor fails.
Putting the whole string into the function makes the test green.
Actions