Skip to content

Commit 8ccb3e1

Browse files
committed
test_runner: re-enable the now-passing 'feature_taproot.py'
1 parent eb24b3e commit 8ccb3e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/functional/test_runner.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,7 @@
140140
'mempool_updatefromblock.py',
141141
'wallet_dump.py --legacy-wallet',
142142
'feature_taproot.py --previous_release',
143-
# ELEMENTS: FIXME taproot test needs to be updated
144-
# 'feature_taproot.py',
143+
'feature_taproot.py',
145144
'rpc_signer.py',
146145
'wallet_signer.py --descriptors',
147146
# ELEMENTS: FIXME failing tests

0 commit comments

Comments
 (0)