X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2Fformatter%2FFormatterFactoryTest.php;h=ae476cb5057df02ca9babf3c9fe83daec05f0e85;hb=a5a9cf23acd1248585173aa32757d9720b5f2d62;hp=6aab6a611b32fbbba4eaf51db3622e520fe9e571;hpb=2b7a7bc928fb7fc171138e248d3aa1d86d5b62f9;p=github%2Fshaarli%2FShaarli.git diff --git a/tests/formatter/FormatterFactoryTest.php b/tests/formatter/FormatterFactoryTest.php index 6aab6a61..ae476cb5 100644 --- a/tests/formatter/FormatterFactoryTest.php +++ b/tests/formatter/FormatterFactoryTest.php @@ -2,8 +2,8 @@ namespace Shaarli\Formatter; -use PHPUnit\Framework\TestCase; use Shaarli\Config\ConfigManager; +use Shaarli\TestCase; /** * Class FormatterFactoryTest