Skip to content

Commit

Permalink
remove extended
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacsolo committed Jun 11, 2024
1 parent 6a44f1d commit 8189bf7
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ def test_extended_usdc_purchase_notification(app):
"amount": "1000000",
"extra_amount": "0",
"content_id": "7eP5n",
"vendor": None,
}

args = {
Expand All @@ -158,5 +157,4 @@ def test_extended_usdc_purchase_notification(app):
"amount": "1000000",
"extra_amount": "0",
"content_id": "7eP5n",
"vendor": None,
}

0 comments on commit 8189bf7

Please sign in to comment.