Skip to content

Commit 0c2df2e

Browse files
Update to phpunit 6
1 parent 046585f commit 0c2df2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Phpserver/PhpserverTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*
1616
* @magentoAppArea frontend
1717
*/
18-
class PhpserverTest extends \PHPUnit_Framework_TestCase
18+
class PhpserverTest extends \PHPUnit\Framework\TestCase
1919
{
2020

2121
const BASE_URL = '127.0.0.1:8082';

0 commit comments

Comments
 (0)