mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-13 09:26:37 -04:00
Fix CLI web tests
This commit is contained in:
parent
31bf763baa
commit
b3fe2b6fac
@ -50,7 +50,6 @@ def web_obj(temp_dir, common_obj, mode, num_files=0):
|
|||||||
web = Web(common_obj, False, mode_settings, mode)
|
web = Web(common_obj, False, mode_settings, mode)
|
||||||
web.running = True
|
web.running = True
|
||||||
|
|
||||||
web.cleanup_tempfiles == []
|
|
||||||
web.cleanup_tempdirs == []
|
web.cleanup_tempdirs == []
|
||||||
web.app.testing = True
|
web.app.testing = True
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user