mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
follow-up prev
This commit is contained in:
parent
098636c69a
commit
9eee36fe00
1 changed files with 1 additions and 1 deletions
|
@ -1964,7 +1964,7 @@ class TestWalletHistory_EvilGapLimit(TestCaseForTestnet):
|
|||
shutil.rmtree(cls.electrum_path)
|
||||
# horrible hack. create a new config to ensure custom settings
|
||||
# don't get persisted in the "singleton" config:
|
||||
SimpleConfig()
|
||||
SimpleConfig({'electrum_path': cls.electrum_path})
|
||||
|
||||
@classmethod
|
||||
def create_wallet(cls):
|
||||
|
|
Loading…
Add table
Reference in a new issue