Skip to content

Commit 66cfd4d

Browse files
committed
Upgrade to phpunit 8
Fix static tests
1 parent 40293ed commit 66cfd4d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/code/Magento/AdminAnalytics/Test/Unit/Condition/CanViewNotificationTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
use PHPUnit\Framework\MockObject\MockObject;
1515
use PHPUnit\Framework\TestCase;
1616

17-
/**
18-
* Class CanViewNotificationTest
19-
*/
2017
class CanViewNotificationTest extends TestCase
2118
{
2219
/** @var CanViewNotification */

0 commit comments

Comments
 (0)