Skip to content

Commit

Permalink
test_payment_for_unauthenticated_new_user updated (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
mebaysan authored Oct 6, 2023
1 parent 4b458a1 commit 41b78a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tests/api/test_endpoints_payment.py
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ def test_payment(
def test_payment_for_unauthenticated_new_user(
mocker,
client,
user,
donation_item_dynamic,
):
"""
Expand Down

0 comments on commit 41b78a7

Please sign in to comment.