Fix CS issues

This commit is contained in:
Jeremy Benoist
2020-12-08 09:17:10 +01:00
parent 54e398f58d
commit a173423820
9 changed files with 15 additions and 15 deletions

View File

@ -30,7 +30,7 @@ class InstallCommandTest extends WallabagCoreTestCase
StaticDriver::setKeepStaticConnections(true);
}
public function setUp(): void
protected function setUp(): void
{
parent::setUp();
@ -66,7 +66,7 @@ class InstallCommandTest extends WallabagCoreTestCase
$this->resetDatabase($this->getClient());
}
public function tearDown(): void
protected function tearDown(): void
{
$databasePath = getenv('TEST_DATABASE_PATH');
// Remove variable environnement