Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
khelif96 committed Jan 18, 2024
1 parent 570ff28 commit 96b8cb7
Show file tree
Hide file tree
Showing 10 changed files with 277 additions and 277 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ exports[`Snapshot Tests components/HistoryTable/Cell ColumnHeaderCellStory 1`] =
data-cy="header-cell"
>
<a
class="lg-ui-0001 leafygreen-ui-cssveg css-16hif17-StyledLink leafygreen-ui-1gfngq5"
class="lg-ui-0001 css-16hif17-StyledLink leafygreen-ui-s1d8jb"
href="https://spruce.mongodb.com"
>
<span
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ exports[`Snapshot Tests PageSizeSelector.stories Default 1`] = `
class="leafygreen-ui-1iyoj2o css-5krlfz-StyledSelect ekttol50"
>
<button
aria-controls="select-1-menu"
aria-describedby="select-1-description"
aria-controls="select-184-menu"
aria-describedby="select-184-description"
aria-disabled="false"
aria-expanded="false"
aria-invalid="false"
aria-labelledby="page-size-select"
class="lg-ui-button-0000 leafygreen-ui-3wvwqe"
data-testid="leafygreen-ui-select-menubutton"
id="select-2"
id="select-185"
type="button"
value="10"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,22 @@ exports[`Snapshot Tests SpruceForm.stories Example1 1`] = `
>
<label
class="leafygreen-ui-nf64md"
for="select-4"
id="select-3-label"
for="select-191"
id="select-190-label"
>
Project Cloning Method
</label>
</div>
<button
aria-controls="select-3-menu"
aria-describedby="select-3-description"
aria-controls="select-190-menu"
aria-describedby="select-190-description"
aria-disabled="false"
aria-expanded="false"
aria-invalid="false"
aria-labelledby="select-3-label"
aria-labelledby="select-190-label"
class="lg-ui-button-0000 leafygreen-ui-c8np5"
data-testid="leafygreen-ui-select-menubutton"
id="select-4"
id="select-191"
type="button"
value="legacy-ssh"
>
Expand Down Expand Up @@ -284,13 +284,13 @@ exports[`Snapshot Tests SpruceForm.stories Example1 1`] = `
>
<label
class="leafygreen-ui-1fi5x3a"
for="textarea-1"
for="textarea-192"
>
Valid Projects
</label>
<textarea
class="leafygreen-ui-18em0fn"
id="textarea-1"
id="textarea-192"
rows="5"
title="Valid Projects"
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,16 +128,16 @@ exports[`Snapshot Tests TableControl.stories Default 1`] = `
class="leafygreen-ui-1iyoj2o css-5krlfz-StyledSelect ekttol50"
>
<button
aria-controls="select-5-menu"
aria-describedby="select-5-description"
aria-controls="select-193-menu"
aria-describedby="select-193-description"
aria-disabled="false"
aria-expanded="false"
aria-invalid="false"
aria-labelledby="page-size-select"
class="lg-ui-button-0000 leafygreen-ui-3wvwqe"
data-cy="tasks-table-page-size-selector"
data-testid="leafygreen-ui-select-menubutton"
id="select-6"
id="select-194"
type="button"
value="10"
>
Expand Down
Loading

0 comments on commit 96b8cb7

Please sign in to comment.