Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7122930
D6878.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
652 B
Subscribers
None
D6878.diff
View Options
diff --git a/swh/provenance/tests/test_provenance_storage.py b/swh/provenance/tests/test_provenance_storage.py
--- a/swh/provenance/tests/test_provenance_storage.py
+++ b/swh/provenance/tests/test_provenance_storage.py
@@ -431,7 +431,7 @@
} == set(provenance_storage.content_find_all(cnt))
-def test_types(provenance_storage: ProvenanceInterface) -> None:
+def test_types(provenance_storage: ProvenanceStorageInterface) -> None:
"""Checks all methods of ProvenanceStorageInterface are implemented by this
backend, and that they have the same signature."""
# Create an instance of the protocol (which cannot be instantiated
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 17, 12:23 PM (3 d, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3221819
Attached To
D6878: Fix type annotation on test fixture
Event Timeline
Log In to Comment