Page MenuHomeSoftware Heritage

D1551.id5087.diff
No OneTemporary

D1551.id5087.diff

diff --git a/swh/storage/tests/test_storage.py b/swh/storage/tests/test_storage.py
--- a/swh/storage/tests/test_storage.py
+++ b/swh/storage/tests/test_storage.py
@@ -2452,7 +2452,7 @@
def test_content_find_with_present_content(self):
# 1. with something to find
cont = self.cont
- self.storage.content_add([cont])
+ self.storage.content_add([cont, self.cont2])
actually_present = self.storage.content_find(
{'sha1': cont['sha1']}

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 3, 2:46 PM (4 d, 14 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3233937

Event Timeline