Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9697720
D4275.id15121.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
459 B
Subscribers
None
D4275.id15121.diff
View Options
diff --git a/swh/web/tests/data.py b/swh/web/tests/data.py
--- a/swh/web/tests/data.py
+++ b/swh/web/tests/data.py
@@ -282,7 +282,7 @@
contents.append(content_metadata)
# Create indexer storage instance that will be shared by indexers
- idx_storage = get_indexer_storage("memory", {})
+ idx_storage = get_indexer_storage("memory")
# Add the empty directory to the test archive
storage.directory_add([Directory(entries=())])
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 18, 12:43 AM (2 w, 11 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3224732
Attached To
D4275: swh.web.tests: Adapt get_indexer_storage to latest version
Event Timeline
Log In to Comment