Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Assem-Hafez committed Sep 3, 2024
1 parent a0b9622 commit 5dc16d4
Showing 1 changed file with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ exports[`WorkflowHistoryEventStatusBadge should match snapshot when status is CO
>
<svg
fill="currentColor"
height="14"
height="14px"
stroke="currentColor"
stroke-width="0"
viewBox="0 0 24 24"
width="14"
width="14px"
xmlns="http://www.w3.org/2000/svg"
>
<path
Expand Down Expand Up @@ -54,11 +54,11 @@ exports[`WorkflowHistoryEventStatusBadge should match snapshot when status is CO
>
<svg
fill="currentColor"
height="10"
height="10px"
stroke="currentColor"
stroke-width="0"
viewBox="0 0 24 24"
width="10"
width="10px"
xmlns="http://www.w3.org/2000/svg"
>
<path
Expand Down Expand Up @@ -87,11 +87,11 @@ exports[`WorkflowHistoryEventStatusBadge should match snapshot when status is FA
>
<svg
fill="currentColor"
height="14"
height="14px"
stroke="currentColor"
stroke-width="0"
viewBox="0 0 24 24"
width="14"
width="14px"
xmlns="http://www.w3.org/2000/svg"
>
<path
Expand Down Expand Up @@ -123,11 +123,11 @@ exports[`WorkflowHistoryEventStatusBadge should match snapshot when status is FA
>
<svg
fill="currentColor"
height="10"
height="10px"
stroke="currentColor"
stroke-width="0"
viewBox="0 0 24 24"
width="10"
width="10px"
xmlns="http://www.w3.org/2000/svg"
>
<path
Expand Down Expand Up @@ -203,11 +203,11 @@ exports[`WorkflowHistoryEventStatusBadge should match snapshot when status is WA
>
<svg
fill="currentColor"
height="14"
height="14px"
stroke="currentColor"
stroke-width="0"
viewBox="0 0 24 24"
width="14"
width="14px"
xmlns="http://www.w3.org/2000/svg"
>
<path
Expand Down Expand Up @@ -236,11 +236,11 @@ exports[`WorkflowHistoryEventStatusBadge should match snapshot when status is WA
>
<svg
fill="currentColor"
height="10"
height="10px"
stroke="currentColor"
stroke-width="0"
viewBox="0 0 24 24"
width="10"
width="10px"
xmlns="http://www.w3.org/2000/svg"
>
<path
Expand Down

0 comments on commit 5dc16d4

Please sign in to comment.