We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11fd32c commit cd48ed2Copy full SHA for cd48ed2
test/functional/wallet_silentpayments_receiving.py
@@ -121,4 +121,4 @@ def run_test(self):
121
122
123
if __name__ == '__main__':
124
- SilentPaymentsReceivingTest().main()
+ SilentPaymentsReceivingTest(__file__).main()
0 commit comments