Skip to content

Commit

Permalink
ci: fix macos failing on elements code tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
delta1 committed Nov 22, 2023
1 parent b7b20f1 commit 110a25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/test_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
BASE_SCRIPTS = [
# Scripts that are run by default.
# vv First elements tests vv
'example_elements_code_tutorial.py',
'example_elements_code_tutorial.py --legacy-wallet',
'feature_fedpeg.py --legacy-wallet',
'feature_fedpeg.py --pre_transition --legacy-wallet',
'feature_fedpeg.py --post_transition --legacy-wallet',
Expand Down

0 comments on commit 110a25e

Please sign in to comment.