mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Fix coding standards
This commit is contained in:
@@ -100,7 +100,7 @@ class dashboardTest extends PhraseanetPHPUnitAbstract
|
||||
{
|
||||
if ($key == 'activity_added')
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
$this->assertLessThanOrEqual($nbDay, count($dash));
|
||||
}
|
||||
@@ -119,7 +119,7 @@ class dashboardTest extends PhraseanetPHPUnitAbstract
|
||||
}
|
||||
catch (Exception $e)
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user