Actions
Bug #79891
closedFix invalid assertion in LocalDriverTest
Start date:
2017-02-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Remote Sprint
Description
There are 2 assertions in the LocalDriverTest that will not work as instead of `assertTrue()` `isTrue()` is being used.
`isTrue` is not the expected assertion.
Updated by Gerrit Code Review almost 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51741
Updated by Sascha Egerer almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset eb46f592c0b27c417454760c4aff4308c7e5d123.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions