Skip to content

Commit 66981c0

Browse files
committed
Update snaps
1 parent ea45ca3 commit 66981c0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

plugins/linear-genome-view/src/LinearGenomeView/components/__snapshots__/LinearGenomeView.test.tsx.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ exports[`renders one track, one region 1`] = `
478478
/>
479479
</button>
480480
<span
481-
class="MuiTypography-root MuiTypography-body1 css-877agm-MuiTypography-root-trackName"
481+
class="MuiTypography-root MuiTypography-body1 css-1t6uc7x-MuiTypography-root-trackName"
482482
>
483483
<span>
484484
Foo Track
@@ -1299,7 +1299,7 @@ exports[`renders two tracks, two regions 1`] = `
12991299
/>
13001300
</button>
13011301
<span
1302-
class="MuiTypography-root MuiTypography-body1 css-877agm-MuiTypography-root-trackName"
1302+
class="MuiTypography-root MuiTypography-body1 css-1t6uc7x-MuiTypography-root-trackName"
13031303
>
13041304
<span>
13051305
Foo Track
@@ -1431,7 +1431,7 @@ exports[`renders two tracks, two regions 1`] = `
14311431
/>
14321432
</button>
14331433
<span
1434-
class="MuiTypography-root MuiTypography-body1 css-877agm-MuiTypography-root-trackName"
1434+
class="MuiTypography-root MuiTypography-body1 css-1t6uc7x-MuiTypography-root-trackName"
14351435
>
14361436
<span>
14371437
Bar Track

products/jbrowse-react-linear-genome-view/src/JBrowseLinearGenomeView/__snapshots__/JBrowseLinearGenomeView.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -969,7 +969,7 @@ exports[`<JBrowseLinearGenomeView /> renders successfully 1`] = `
969969
/>
970970
</button>
971971
<span
972-
class="MuiTypography-root MuiTypography-body1 css-bpawrf-MuiTypography-root-trackName"
972+
class="MuiTypography-root MuiTypography-body1 css-6oi7ta-MuiTypography-root-trackName"
973973
>
974974
<span>
975975
Reference sequence (volvox)

0 commit comments

Comments
 (0)