Skip to content

Commit f4f290e

Browse files
committed
improvement(reskin): jest update
1 parent 4f4fe79 commit f4f290e

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

__tests__/shared/components/SubmissionManagement/__snapshots__/Submission.jsx.snap

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -40,19 +40,6 @@ exports[`Snapshot match 1`] = `
4040
onClick={[Function]}
4141
type="button"
4242
/>
43-
<button
44-
className="src-shared-components-SubmissionManagement-Submission-___styles__delete-icon___2M67z"
45-
disabled={true}
46-
onClick={[Function]}
47-
type="button"
48-
>
49-
<DeleteIcon
50-
height="16"
51-
viewBox="0 0 16 16"
52-
width="16"
53-
xmlns="http://www.w3.org/2000/svg"
54-
/>
55-
</button>
5643
<button
5744
className="src-shared-components-SubmissionManagement-Submission-___styles__expand-icon___TDY6Y src-shared-components-SubmissionManagement-Submission-___styles__expanded___8pRX_"
5845
onClick={[Function]}
@@ -112,19 +99,6 @@ exports[`Snapshot match 2`] = `
11299
onClick={[Function]}
113100
type="button"
114101
/>
115-
<button
116-
className="src-shared-components-SubmissionManagement-Submission-___styles__delete-icon___2M67z"
117-
disabled={true}
118-
onClick={[Function]}
119-
type="button"
120-
>
121-
<DeleteIcon
122-
height="16"
123-
viewBox="0 0 16 16"
124-
width="16"
125-
xmlns="http://www.w3.org/2000/svg"
126-
/>
127-
</button>
128102
<button
129103
className="src-shared-components-SubmissionManagement-Submission-___styles__expand-icon___TDY6Y"
130104
onClick={[Function]}

0 commit comments

Comments
 (0)