mirror of
https://github.com/prymitive/karma
synced 2026-05-19 04:26:41 +00:00
fix(ui): update snapshots
This commit is contained in:
committed by
Łukasz Mierzwa
parent
e19662bf9e
commit
8a7b897999
@@ -223,11 +223,11 @@ exports[`<ManagedSilence /> matches snapshot with expaned details 1`] = `
|
||||
class=\\"svg-inline--fa fa-copy \\"
|
||||
role=\\"img\\"
|
||||
xmlns=\\"http://www.w3.org/2000/svg\\"
|
||||
viewbox=\\"0 0 512 512\\"
|
||||
viewbox=\\"0 0 448 512\\"
|
||||
>
|
||||
<path
|
||||
fill=\\"currentColor\\"
|
||||
d=\\"M272 0H396.1c12.7 0 24.9 5.1 33.9 14.1l67.9 67.9c9 9 14.1 21.2 14.1 33.9V336c0 26.5-21.5 48-48 48H272c-26.5 0-48-21.5-48-48V48c0-26.5 21.5-48 48-48zM48 128H192v64H64V448H256V416h64v48c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V176c0-26.5 21.5-48 48-48z\\"
|
||||
d=\\"M208 0H332.1c12.7 0 24.9 5.1 33.9 14.1l67.9 67.9c9 9 14.1 21.2 14.1 33.9V336c0 26.5-21.5 48-48 48H208c-26.5 0-48-21.5-48-48V48c0-26.5 21.5-48 48-48zM48 128h80v64H64V448H256V416h64v48c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V176c0-26.5 21.5-48 48-48z\\"
|
||||
>
|
||||
</path>
|
||||
</svg>
|
||||
|
||||
Reference in New Issue
Block a user