mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 12:02:48 +01:00
Merge #10893: [QA] Avoid running multiwallet.py twice
44eb9d4
[QA] Avoid running multiwallet.py twice (Jonas Schnelli) Pull request description: It's already on L92. Second script execution was introduced in #106043707fcd94e
(probably rebase issue) Reported by @MarcoFalke Tree-SHA512: cd2873df08e31cbf5b7a43b5e6713b643b758496d4357dcc99d1c3ad2da07e55f6d69996654d17d3f5484219cb5fd4e32da3bfd94701d1137bc955241d285e57
This commit is contained in:
parent
af4450ffeb
commit
d10e4e769e
@ -64,7 +64,6 @@ BASE_SCRIPTS= [
|
|||||||
# vv Tests less than 2m vv
|
# vv Tests less than 2m vv
|
||||||
'p2p-instantsend.py',
|
'p2p-instantsend.py',
|
||||||
'wallet.py',
|
'wallet.py',
|
||||||
'multiwallet.py',
|
|
||||||
'wallet-accounts.py',
|
'wallet-accounts.py',
|
||||||
'wallet-dump.py',
|
'wallet-dump.py',
|
||||||
'listtransactions.py',
|
'listtransactions.py',
|
||||||
|
Loading…
Reference in New Issue
Block a user