Merge remote-tracking branch 'origin/support/3.2' into develop

This commit is contained in:
Molkobain
2026-02-24 21:10:57 +01:00
2 changed files with 4 additions and 1 deletions

View File

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