]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/LanguagesTest.php
Merge pull request #1569 from ArthurHoaro/fix/bad-encoding
[github/shaarli/Shaarli.git] / tests / LanguagesTest.php
index de83f2913707aef08f52ff08474186e38210c9a8..914179c805405282ef878b999a05c9993ab5746c 100644 (file)
@@ -22,7 +22,7 @@ class LanguagesTest extends \PHPUnit\Framework\TestCase
     /**
      *
      */
-    public function setUp()
+    protected function setUp(): void
     {
         $this->conf = new ConfigManager(self::$configFile);
     }