Actions
Task #95215
closedRemove duplicated unit test
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-09-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
\TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::hasProtocolAndScheme is covered with an identical unit test in the dataprovider which is not necessary.
Updated by Gerrit Code Review about 3 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/c/Packages/TYPO3.CMS/+/71085
Updated by Simon Schaufelberger about 3 years ago
- Related to Bug #95121: Add method to check whether an URL is absolute (in terms of has referenced a host name) added
Updated by Anonymous about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b7e2dbefb12272fe3fd90ab682e1a8e42c9e6cb5.
Actions