libeufin

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

commit b350aaf6cdca4615f09a554db23075d89962053e
parent 59017006aa0000cced57077a89ff5d79bd67e1a0
Author: MS <ms@taler.net>
Date:   Fri,  5 Feb 2021 15:51:55 +0100

provide ex-nullable value in tests

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

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