Skip to content

Commit

Permalink
test: fix md5sums
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Oct 19, 2023
1 parent cefa219 commit eef0321
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/modules/CCBR/custom/bam_to_fastq/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- custom
files:
- path: output/bam/test.R1.fastq.gz
md5sum: 9331676d420f0cd61cca89cfd816083c
md5sum: 2284edcc87267eae2922eb636ac918c5
- path: output/bwa/versions.yml

- name: custom bam_to_fastq test_bam2fastq_paired
Expand All @@ -15,9 +15,9 @@
- custom
files:
- path: output/bam/test.R1.fastq.gz
md5sum: 01f03a1da6c771e90c72f4f2da02f048
md5sum: cd23efac0df015e560f63de8392bf33f
- path: output/bam/test.R2.fastq.gz
md5sum: 494e15da6c4ffc9c7e4fa429278c720e
md5sum: 8ffafa76991cbfe4e85ad9d37b74d5d6
- path: output/bam/test.unpaired.fastq.gz
md5sum: f19d078647f1f0a25b350492be90df08
md5sum: 6b57b4a91fc0b7f8ddbef272fbabb65d
- path: output/bwa/versions.yml

0 comments on commit eef0321

Please sign in to comment.