chore: Update snapshot tests

This commit is contained in:
Gustav Hansen 2022-07-05 13:23:19 +02:00
parent 4fcb38d53d
commit 1c5f010bd6
5 changed files with 159 additions and 2202 deletions

View File

@ -1336,7 +1336,7 @@ exports[`BrowseStep renders and match snapshot 1`] = `
</div>
<nav
aria-label="pagination"
class="sc-PDIEN"
class="sc-bMPrwj"
>
<ul
class="c20 c67"

View File

@ -70,6 +70,9 @@ exports[`MediaLibrary / AssetList snapshots the asset list 1`] = `
.c3 {
background: #ffffff;
border-radius: 4px;
border-style: solid;
border-width: 1px;
border-color: #eaeaef;
box-shadow: 0px 1px 4px rgba(33,33,52,0.1);
height: 100%;
}
@ -198,6 +201,8 @@ exports[`MediaLibrary / AssetList snapshots the asset list 1`] = `
height: 10.25rem;
width: 100%;
background: repeating-conic-gradient(#f6f6f9 0% 25%,transparent 0% 50%) 50% / 20px 20px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.c17 {

View File

@ -762,7 +762,7 @@ describe('Admin | containers | RoleCreatePage', () => {
border: 1px solid #4945ff;
}
.c44:hover:not([aria-disabled='true']) .sc-eHtaVP {
.c44:hover:not([aria-disabled='true']) .sc-cWPeQZ {
color: #271fe0;
}

View File

@ -831,7 +831,7 @@ describe('Admin | containers | RoleEditPage', () => {
border: 1px solid #4945ff;
}
.c49:hover:not([aria-disabled='true']) .sc-eHtaVP {
.c49:hover:not([aria-disabled='true']) .sc-cWPeQZ {
color: #271fe0;
}

2350
yarn.lock

File diff suppressed because it is too large Load Diff