]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/security/BanManagerTest.php
Compatibility with PHPUnit 9
[github/shaarli/Shaarli.git] / tests / security / BanManagerTest.php
index 2fef82f57fb111621d1bb440e05cdb823ecccd87..698d3d10bdeadedafa4bfe2d01cdd8272251f685 100644 (file)
@@ -3,8 +3,8 @@
 
 namespace Shaarli\Security;
 
-use PHPUnit\Framework\TestCase;
 use Shaarli\FileUtils;
+use Shaarli\TestCase;
 
 /**
  * Test coverage for BanManager