Skip to content

Commit

Permalink
Port changes from PR30162
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Jun 30, 2024
1 parent 7085cd7 commit 51a1d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/feature_framework_miniwallet.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ def run_test(self):


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

0 comments on commit 51a1d87

Please sign in to comment.