Skip to content

Commit c7227e8

Browse files
committed
missed a topmed
1 parent c4e15e8 commit c7227e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v03_pipeline/lib/tasks/update_variant_annotations_table_with_new_samples_test.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ def test_multiple_update_vat(
502502
gnomad_exomes='1.0',
503503
gnomad_genomes='1.0',
504504
splice_ai='1.0',
505-
topmed='1.0',
505+
topmed='1.1',
506506
gnomad_non_coding_constraint='1.0',
507507
screen='1.0',
508508
hgmd='1.0',
@@ -763,7 +763,7 @@ def test_update_vat_without_accessing_private_datasets(
763763
gnomad_exomes='1.0',
764764
gnomad_genomes='1.0',
765765
splice_ai='1.0',
766-
topmed='1.0',
766+
topmed='1.1',
767767
gnomad_non_coding_constraint='1.0',
768768
screen='1.0',
769769
),

0 commit comments

Comments
 (0)