Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
B3rse committed Nov 29, 2023
1 parent b847737 commit e3abace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_yaml_metaworkflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def test_metaworkflow():
{
"argument_name": "reference",
"argument_type": "file",
"files": [{"file": "cgap-core:ReferenceFile-reference_genome_hg38", "dimension": "0"}]
"files": [{"file": "cgap-core:ReferenceFile-reference_genome_hg38"}]
},
{
"argument_name": "samples",
Expand Down

0 comments on commit e3abace

Please sign in to comment.