PHP CS fixer

This commit is contained in:
Eric Espie
2026-02-24 16:38:21 +01:00
parent 29920bfeb7
commit 5201a1ed3b

View File

@@ -123,7 +123,7 @@ abstract class ItopDataTestCase extends ItopTestCase
{
parent::setUp();
\IssueLog::Info("Running phpunit test: " . $this->getName());
\IssueLog::Info("Running phpunit test: ".$this->getName());
$this->PrepareEnvironment();