Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7066614
D906.id2876.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
523 B
Subscribers
None
D906.id2876.diff
View Options
diff --git a/swh/indexer/tests/test_utils.py b/swh/indexer/tests/test_utils.py
--- a/swh/indexer/tests/test_utils.py
+++ b/swh/indexer/tests/test_utils.py
@@ -152,6 +152,12 @@
REVISIONS = [{
'id': hash_to_bytes('8dbb6aeb036e7fd80664eb8bfd1507881af1ba9f'),
+ 'author': {
+ 'id': 26,
+ 'name': b'Andrew Nesbitt',
+ 'fullname': b'Andrew Nesbitt <andrewnez@gmail.com>',
+ 'email': b'andrewnez@gmail.com'
+ },
'committer': {
'id': 26,
'name': b'Andrew Nesbitt',
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Nov 5 2024, 3:56 PM (12 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3224348
Attached To
D906: Fix tests to work with the new version of swh.storage (D897).
Event Timeline
Log In to Comment