Skip to content

Commit

Permalink
Update snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Mar 2, 2023
1 parent 0602852 commit 1f496f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ exports[`renders one track, one region 1`] = `
/>
</button>
<span
class="MuiTypography-root MuiTypography-body1 css-877agm-MuiTypography-root-trackName"
class="MuiTypography-root MuiTypography-body1 css-1t6uc7x-MuiTypography-root-trackName"
>
<span>
Foo Track
Expand Down Expand Up @@ -1297,7 +1297,7 @@ exports[`renders two tracks, two regions 1`] = `
/>
</button>
<span
class="MuiTypography-root MuiTypography-body1 css-877agm-MuiTypography-root-trackName"
class="MuiTypography-root MuiTypography-body1 css-1t6uc7x-MuiTypography-root-trackName"
>
<span>
Foo Track
Expand Down Expand Up @@ -1429,7 +1429,7 @@ exports[`renders two tracks, two regions 1`] = `
/>
</button>
<span
class="MuiTypography-root MuiTypography-body1 css-877agm-MuiTypography-root-trackName"
class="MuiTypography-root MuiTypography-body1 css-1t6uc7x-MuiTypography-root-trackName"
>
<span>
Bar Track
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -968,7 +968,7 @@ exports[`<JBrowseLinearGenomeView /> renders successfully 1`] = `
/>
</button>
<span
class="MuiTypography-root MuiTypography-body1 css-bpawrf-MuiTypography-root-trackName"
class="MuiTypography-root MuiTypography-body1 css-6oi7ta-MuiTypography-root-trackName"
>
<span>
Reference sequence (volvox)
Expand Down

0 comments on commit 1f496f0

Please sign in to comment.