Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
pinin4fjords committed Mar 7, 2024
1 parent 34d3abd commit 74853ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subworkflows/local/quantify_rsem/tests/main.nf.test
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ nextflow_workflow {
workflow.out.merged_counts_transcript,
workflow.out.merged_tpm_transcript,
workflow.out.versions
).match()
).match()
},
{ assert snapshot(file(workflow.out.logs[0][1]).name).match('logs') }
)
Expand Down

0 comments on commit 74853ce

Please sign in to comment.