mirror of
https://github.com/monero-project/monero.git
synced 2026-01-06 04:32:51 +01:00
functional_tests: fix failure on windows removing files
This commit is contained in:
@@ -357,6 +357,8 @@ class WalletTest():
|
||||
res = wallet.get_address()
|
||||
assert res.address == '42ey1afDFnn4886T7196doS9GPMzexD9gXpsZJDwVjeRVdFCSoHnv7KPbBeGpzJBzHRCAs9UxqeoyFQMYbqSWYTfJJQAWDm'
|
||||
|
||||
wallet.close_wallet()
|
||||
|
||||
self.remove_wallet_files('test1')
|
||||
|
||||
def store(self):
|
||||
|
||||
Reference in New Issue
Block a user