Fix phpcs

This commit is contained in:
Laurent Destailleur 2018-09-21 09:42:33 +02:00
parent 160e97616b
commit 0073d63464

View File

@ -214,5 +214,4 @@ class LoanTest extends PHPUnit_Framework_TestCase
$this->assertLessThan($result, 0);
return $result;
}
}