Skip to content

Commit

Permalink
add fix
Browse files Browse the repository at this point in the history
  • Loading branch information
leoKagohara-Stark committed May 28, 2024
1 parent d75ec2e commit e5d64fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/utils/paymentRequest.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

import os

center_id = os.environ["SANDBOX_CENTER_ID"]
center_id = "6474628142727168"


def generateExamplePaymentRequestsJson(n=1):
Expand Down

0 comments on commit e5d64fb

Please sign in to comment.