Skip to content

Commit

Permalink
Update tests/test_gnomad_vcf_to_protein.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alex H. Wagner, PhD <Alex.Wagner@nationwidechildrens.org>
  • Loading branch information
korikuzma and ahwagner authored Feb 7, 2024
1 parent efcd28b commit 4eb7d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_gnomad_vcf_to_protein.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ def multi_nuc_sub_neg():

@pytest.fixture(scope="module")
def delins_pos():
"""Create test fixture for delins on positive strand (CA645561524)"""
"""Create test fixture for the protein consequence of a delins on positive strand (CA645561524)"""
params = {
"id": "ga4gh:VA.vBQ2TCfRHiG3ud_vqE88BNZEK7Qw28kg",
"type": "Allele",
Expand Down

0 comments on commit 4eb7d25

Please sign in to comment.