Skip to content

Commit

Permalink
Make it fail
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed Nov 21, 2023
1 parent 54d83ce commit 2870664
Showing 1 changed file with 1 addition and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,5 @@
element_tests:
SRR044777:
file: test-data/SRR044777_head.fastq
decompress: true
decompress: false
compare: contains

- doc: Test download of single and paired end accession
job:
Run accessions:
class: File
path: test-data/input_accession_paired_end.txt
outputs:
Paired End Reads:
element_tests:
SRR11953971:
elements:
forward:
file: test-data/SRR11953971_1_head.fastq
decompress: true
compare: contains
reverse:
file: test-data/SRR11953971_2_head.fastq
decompress: true
compare: contains

0 comments on commit 2870664

Please sign in to comment.