mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-28 06:34:14 +01:00
PHP CS fixer
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user