Skip to content

Commit 90b5940

Browse files
author
Igor Melnikov
committed
MAGETWO-69137: upgrading Magento2 Project PHPUnit version to latest
- refactor tests
1 parent 171ed7a commit 90b5940

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/TestFramework/Unit/Listener/GarbageCleanup.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ public function startTest(\PHPUnit\Framework\Test $test)
8787
/**
8888
* {@inheritdoc}
8989
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
90-
* @since 2.0.0
9190
*/
9291
public function endTest(\PHPUnit\Framework\Test $test, $time)
9392
{

0 commit comments

Comments
 (0)