Skip to content

Commit 8258d5c

Browse files
committed
add snpshot
Signed-off-by: Jackie Han <jkhanjob@gmail.com>
1 parent d3de573 commit 8258d5c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

public/pages/DetectorsList/components/ListActions/__tests__/__snapshots__/ListActions.test.tsx.snap

+5-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,11 @@ exports[`<ListActions /> spec List actions renders component when disabled 1`] =
3333
viewBox="0 0 16 16"
3434
width="16"
3535
xmlns="http://www.w3.org/2000/svg"
36-
/>
36+
>
37+
<path
38+
d="M5.277 10.088c.02.014.04.03.057.047.582.55 1.134.812 1.666.812.586 0 1.84-.293 3.713-.88L9 6.212V2H7v4.212l-1.723 3.876Zm-.438.987L3.539 14h8.922l-1.32-2.969C9.096 11.677 7.733 12 7 12c-.74 0-1.463-.315-2.161-.925ZM6 2H5V1h6v1h-1v4l3.375 7.594A1 1 0 0 1 12.461 15H3.54a1 1 0 0 1-.914-1.406L6 6V2Z"
39+
/>
40+
</svg>
3741
<span
3842
class="euiButton__text"
3943
>

0 commit comments

Comments
 (0)