mirror of
https://github.com/basicswap/basicswap.git
synced 2026-06-10 13:01:41 +02:00
tests: Fix test_btc_xmr on windows.
This commit is contained in:
@@ -174,7 +174,8 @@ class Test(BaseTest):
|
||||
"create_wallet",
|
||||
{"filename": "testwallet", "language": "English"},
|
||||
)
|
||||
cls.callwownodewallet(cls, i, "open_wallet", {"filename": "testwallet"})
|
||||
else:
|
||||
cls.callwownodewallet(cls, i, "open_wallet", {"filename": "testwallet"})
|
||||
|
||||
@classmethod
|
||||
def addPIDInfo(cls, sc, i):
|
||||
|
||||
Reference in New Issue
Block a user