mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Fix CS
This commit is contained in:
@@ -97,8 +97,6 @@ class reportTest extends PhraseanetPHPUnitAuthenticatedAbstract
|
||||
|
||||
public function testGetterSetter()
|
||||
{
|
||||
|
||||
|
||||
$report = new module_report(self::$DI['app'], $this->dmin, $this->dmax, 1, '');
|
||||
$bool = true;
|
||||
$report->setPrettyString($bool);
|
||||
|
Reference in New Issue
Block a user