test: Remove legacy wallet tests from wallet_backwards_compatibility.py

This commit is contained in:
Ava Chow
2024-01-05 18:41:50 -05:00
parent aff80298d0
commit 446d480cb2
2 changed files with 20 additions and 30 deletions

View File

@@ -278,7 +278,6 @@ BASE_SCRIPTS = [
'wallet_multisig_descriptor_psbt.py --descriptors',
'wallet_miniscript_decaying_multisig_descriptor_psbt.py --descriptors',
'wallet_txn_doublespend.py --descriptors',
'wallet_backwards_compatibility.py --legacy-wallet',
'wallet_backwards_compatibility.py --descriptors',
'wallet_txn_clone.py --mineblock',
'feature_notifications.py',