Also fix test of the vcf_to_vcf_bgzip_converter

This commit is contained in:
Matthias Bernt
2023-12-23 10:27:01 +01:00
committed by mvdbeek
parent dc8275cb86
commit 07bf0d6955
@@ -17,7 +17,7 @@
<param name="input1" ftype="vcf" value="vcf_to_maf_in.vcf"/>
<output name="output1" ftype="vcf_bgzip" value="vcf_bgzip_to_maf_in.vcf_bgzip" decompress="true">
<assert_contents>
<has_size value="717" delta="10"/>
<has_size value="1182"/>
</assert_contents>
</output>
</test>