Skip to content

Commit

Permalink
func test: fix receiving test
Browse files Browse the repository at this point in the history
  • Loading branch information
josibake committed Aug 7, 2024
1 parent 11fd32c commit cd48ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/wallet_silentpayments_receiving.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ def run_test(self):


if __name__ == '__main__':
SilentPaymentsReceivingTest().main()
SilentPaymentsReceivingTest(__file__).main()

0 comments on commit cd48ed2

Please sign in to comment.