libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit c61255f3ef464a251619f0d4df2850e7c80f7adb
parent b350aaf6cdca4615f09a554db23075d89962053e
Author: MS <ms@taler.net>
Date:   Fri,  5 Feb 2021 15:59:08 +0100

syntax

Diffstat:
Mintegration-tests/tests.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integration-tests/tests.py b/integration-tests/tests.py @@ -335,7 +335,7 @@ def make_crdt_payment(): debitorBic="BUKBGB22", debitorName="Max Mustermann", amount=5, - uid="AcctSvcrRef-56789" + uid="AcctSvcrRef-56789", currency="EUR", subject="Reimbursement", direction="CRDT"