]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/api/controllers/history/HistoryTest.php
Compatibility with PHPUnit 9
[github/shaarli/Shaarli.git] / tests / api / controllers / history / HistoryTest.php
index 40f26b12f9bcdae33546587565ca5db03dc3ef0f..84f8716e1308e92a70cdd530b4c0358570ff4ddd 100644 (file)
@@ -11,7 +11,7 @@ use Slim\Http\Response;
 
 require_once 'tests/utils/ReferenceHistory.php';
 
-class HistoryTest extends \PHPUnit\Framework\TestCase
+class HistoryTest extends \Shaarli\TestCase
 {
     /**
      * @var string datastore to test write operations