Security update for Core, with self-updated composer
[yaffs-website] / vendor / psy / psysh / test / Psy / Test / Exception / ParseErrorExceptionTest.php
index c681002592ec5247b71feb873b3b975d0ab7c1b7..9fa9750dacca916c1f459b7dcd5f22f2c66cf4f2 100644 (file)
@@ -14,7 +14,7 @@ namespace Psy\Test\Exception;
 use Psy\Exception\Exception;
 use Psy\Exception\ParseErrorException;
 
-class ParseErrorExceptionTest extends \PHPUnit_Framework_TestCase
+class ParseErrorExceptionTest extends \PHPUnit\Framework\TestCase
 {
     public function testInstance()
     {