Skip to content

Commit

Permalink
Fix meteor test
Browse files Browse the repository at this point in the history
  • Loading branch information
aghozlane committed Sep 5, 2024
1 parent 2dbf754 commit a96bba9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions meteor/data/zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,18 +121,18 @@
},
"test": {
"file_info": {
"catalogue": "https://zenodo.org/records/13693025/files/mock.tar.xz",
"catalogue": "https://zenodo.org/records/13693446/files/mock.tar.xz",
"filename": "mock.tar.xz",
"md5": "ea861e596103c2e8b1e8c4f3e63d53ba"
"md5": "f021d007f6c1d0dffc4e94a786fa182c"
},
"samples": {
"test": {
"catalogue": "https://zenodo.org/records/13693025/files/test.fastq.gz",
"catalogue": "https://zenodo.org/records/13693446/files/test.fastq.gz",
"filename": "test.fastq.gz",
"md5": "cc2914c400413c20606a939a24523cdf"
},
"test2": {
"catalogue": "https://zenodo.org/records/13693025/files/test2.fastq.gz",
"catalogue": "https://zenodo.org/records/13693446/files/test2.fastq.gz",
"filename": "test2.fastq.gz",
"md5": "7a03f8e694fcbec4536c563731a0d611"
}
Expand Down

0 comments on commit a96bba9

Please sign in to comment.