mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 02:38:11 +01:00
Update install.md
This commit is contained in:
@@ -63,7 +63,7 @@ class Test(unittest.TestCase):
|
||||
thread = threading.Thread(target=self.run_thread)
|
||||
thread.start()
|
||||
|
||||
logger.log('TODO')
|
||||
logger.warning('TODO')
|
||||
time.sleep(5)
|
||||
|
||||
runSystem.swap_client.stopRunning()
|
||||
|
||||
Reference in New Issue
Block a user