Fix site archived download test

This commit is contained in:
shortcutme 2018-02-20 10:18:35 +01:00
parent b60e6a7d85
commit 3d0a20452f
No known key found for this signature in database
GPG Key ID: 5B63BAE6CB9613AE
2 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,6 @@
- Bigfile info for non-existing files
## ZeroNet 0.6.1 (2018-01-25)
### Added

View File

@ -94,6 +94,7 @@ class TestSiteDownload:
# Push archived update
assert not "archived" in site_temp.content_manager.contents["data/users/content.json"]["user_contents"]
site.publish()
time.sleep(0.1)
site_temp.download(blind_includes=True).join(timeout=5) # Wait for download
# The archived content should disappear from remote client