forked from Wavyzz/dolibarr
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts: htdocs/compta/bank/class/paymentvarious.class.php htdocs/compta/bank/various_payment/card.php htdocs/don/card.php htdocs/langs/en_US/main.lang htdocs/public/payment/newpayment.php test/phpunit/DateLibTzFranceTest.php
This commit is contained in:
@@ -334,7 +334,6 @@ class DateLibTest extends PHPUnit\Framework\TestCase
|
||||
print __METHOD__." result=".$result."\n";
|
||||
$this->assertSame('1 '.strtolower(dol_substr($langs->trans("Day"), 0, 1).'.'), $result);
|
||||
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user