Skip to content

Commit

Permalink
Use test IBAN in invoice test case
Browse files Browse the repository at this point in the history
  • Loading branch information
jayaddison committed Dec 17, 2023
1 parent 73c789e commit 5a3c8f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_invoice.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def test_format_inline_epc_qr():
"SCT",
"",
"Electromagnetic Field Ltd",
"GB21BARC20716472954433",
"GB47LOND11213141516171",
"EUR10",
"",
payment.bankref,
Expand Down

0 comments on commit 5a3c8f2

Please sign in to comment.