Skip to content

Commit

Permalink
tests: re-enable invoice test case
Browse files Browse the repository at this point in the history
  • Loading branch information
jayaddison authored and russss committed Dec 17, 2023
1 parent 877466d commit 07b5396
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_invoice.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from tests._utils import render_svg


@pytest.mark.skip
def test_format_inline_epc_qr(app):
payment = BankPayment(currency="EUR", amount=10)

Expand Down

0 comments on commit 07b5396

Please sign in to comment.