Fix phpcs

This commit is contained in:
Laurent Destailleur 2019-08-01 16:29:18 +02:00
parent 6512435f9f
commit 5a719769bc
2 changed files with 1 additions and 2 deletions

View File

@ -365,5 +365,4 @@ class HolidayTest extends PHPUnit\Framework\TestCase
$localobjecta->updateBalance(); $localobjecta->updateBalance();
} }
} }