Skip to content

Commit 4ac11c2

Browse files
committed
Fix unit tests
Signed-off-by: tdruez <[email protected]>
1 parent 4a7a13b commit 4ac11c2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

dje/tests/testfiles/test_dataset_cc_only.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,12 +292,13 @@
292292
"vcs_url": "",
293293
"code_view_url": "",
294294
"bug_tracking_url": "",
295+
"md5": "",
296+
"sha1": "",
295297
"sha256": "",
296298
"sha512": "",
299+
"package_content": null,
297300
"filename": "systemu-2.5.2.gem",
298301
"download_url": "https://s3.amazonaws.com/production.s3.rubygems.org/gems/systemu-2.5.2.gem",
299-
"sha1": "",
300-
"md5": "",
301302
"size": null,
302303
"release_date": null,
303304
"primary_language": "",

dje/tests/testfiles/test_dataset_pp_only.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"sha1": "",
3131
"sha256": "",
3232
"sha512": "",
33+
"package_content": null,
3334
"filename": "systemu-2.5.2.gem",
3435
"download_url": "https://s3.amazonaws.com/production.s3.rubygems.org/gems/systemu-2.5.2.gem",
3536
"size": null,

0 commit comments

Comments
 (0)