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