Skip to content

Commit

Permalink
fixup! Bump preseq
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Jun 28, 2024
1 parent 084e264 commit ce40e8d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions conf/test.config
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ params {
}

includeConfig './test_data.config'

process {
withName: PRESEQ_LCEXTRAP {
errorStrategy = 'ignore'
}
}
4 changes: 2 additions & 2 deletions tests/pipeline/bismark_hisat/main.nf.test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
],
"meta": {
"nf-test": "0.8.4",
"nextflow": "23.10.1"
"nextflow": "24.04.2"
},
"timestamp": "2024-02-26T22:44:25.773445334"
"timestamp": "2024-06-28T15:35:18.303882773"
},
"single_end_rrbs_software_versions": {
"content": [
Expand Down

0 comments on commit ce40e8d

Please sign in to comment.