Skip to content

Commit

Permalink
fixup: Update jest snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyhgrant committed Jul 17, 2023
1 parent 608b5b5 commit 0b2ff28
Showing 1 changed file with 72 additions and 0 deletions.
72 changes: 72 additions & 0 deletions browser/src/VariantPage/__snapshots__/VariantPage.spec.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,18 @@ exports[`VariantPage with dataset "gnomad_r3" has no unexpected changes 1`] = `
UCSC
</a>
</li>
<li
className="List__ListItem-sc-4j87st-1 gGPLUe"
>
<a
className="Link-sc-14lgydv-0 Link__ExternalLink-sc-14lgydv-1 haNmsP"
href="https://databrowser.researchallofus.org/variants/13-123-A-C"
rel="noopener noreferrer"
target="_blank"
>
All of Us
</a>
</li>
</ul>
<h2>
Feedback
Expand Down Expand Up @@ -9148,6 +9160,18 @@ exports[`VariantPage with dataset "gnomad_r3_controls_and_biobanks" has no unexp
UCSC
</a>
</li>
<li
className="List__ListItem-sc-4j87st-1 gGPLUe"
>
<a
className="Link-sc-14lgydv-0 Link__ExternalLink-sc-14lgydv-1 haNmsP"
href="https://databrowser.researchallofus.org/variants/13-123-A-C"
rel="noopener noreferrer"
target="_blank"
>
All of Us
</a>
</li>
</ul>
<h2>
Feedback
Expand Down Expand Up @@ -17817,6 +17841,18 @@ exports[`VariantPage with dataset "gnomad_r3_non_cancer" has no unexpected chang
UCSC
</a>
</li>
<li
className="List__ListItem-sc-4j87st-1 gGPLUe"
>
<a
className="Link-sc-14lgydv-0 Link__ExternalLink-sc-14lgydv-1 haNmsP"
href="https://databrowser.researchallofus.org/variants/13-123-A-C"
rel="noopener noreferrer"
target="_blank"
>
All of Us
</a>
</li>
</ul>
<h2>
Feedback
Expand Down Expand Up @@ -26486,6 +26522,18 @@ exports[`VariantPage with dataset "gnomad_r3_non_neuro" has no unexpected change
UCSC
</a>
</li>
<li
className="List__ListItem-sc-4j87st-1 gGPLUe"
>
<a
className="Link-sc-14lgydv-0 Link__ExternalLink-sc-14lgydv-1 haNmsP"
href="https://databrowser.researchallofus.org/variants/13-123-A-C"
rel="noopener noreferrer"
target="_blank"
>
All of Us
</a>
</li>
</ul>
<h2>
Feedback
Expand Down Expand Up @@ -35155,6 +35203,18 @@ exports[`VariantPage with dataset "gnomad_r3_non_topmed" has no unexpected chang
UCSC
</a>
</li>
<li
className="List__ListItem-sc-4j87st-1 gGPLUe"
>
<a
className="Link-sc-14lgydv-0 Link__ExternalLink-sc-14lgydv-1 haNmsP"
href="https://databrowser.researchallofus.org/variants/13-123-A-C"
rel="noopener noreferrer"
target="_blank"
>
All of Us
</a>
</li>
</ul>
<h2>
Feedback
Expand Down Expand Up @@ -43824,6 +43884,18 @@ exports[`VariantPage with dataset "gnomad_r3_non_v2" has no unexpected changes 1
UCSC
</a>
</li>
<li
className="List__ListItem-sc-4j87st-1 gGPLUe"
>
<a
className="Link-sc-14lgydv-0 Link__ExternalLink-sc-14lgydv-1 haNmsP"
href="https://databrowser.researchallofus.org/variants/13-123-A-C"
rel="noopener noreferrer"
target="_blank"
>
All of Us
</a>
</li>
</ul>
<h2>
Feedback
Expand Down

0 comments on commit 0b2ff28

Please sign in to comment.