Skip to content

Commit 0d88532

Browse files
committed
oops
1 parent 0601033 commit 0d88532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v03_pipeline/lib/tasks/reference_data/update_variant_annotations_table_with_updated_reference_dataset_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ def test_update_vat_with_updated_rdc_mito_38(
388388
clinvar_mito=None,
389389
dbnsfp_mito=hl.Struct(
390390
SIFT_score=None,
391-
MutationTaster_pred='N',
391+
MutationTaster_pred_id=2,
392392
),
393393
gnomad_mito=None,
394394
helix_mito=hl.Struct(

0 commit comments

Comments
 (0)