mirror of
https://github.com/Karaka-Management/oms-BankAccounting.git
synced 2026-01-28 06:48:41 +00:00
fix tests
This commit is contained in:
parent
16c53ffe94
commit
14b6cac9a4
|
|
@ -12,7 +12,7 @@
|
|||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
$payments = [];
|
||||
$payments = [1];
|
||||
|
||||
$xml = <<<PAIN_START
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user