Skip to content

Commit

Permalink
#3280 - update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Olga Mazurina committed Oct 10, 2023
1 parent 6bb68b5 commit d83552d
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@ exports[`Polymer Bond Renderer should render bond 1`] = `
pointer-events="stroke"
stroke="#333333"
stroke-width="2"
x1="400"
x2="3600"
y1="400"
y2="4000"
x1="10"
x2="90"
y1="10"
y2="100"
/>
<line
stroke="transparent"
stroke-width="10"
x1="400"
x2="3600"
y1="400"
y2="4000"
x1="10"
x2="90"
y1="10"
y2="100"
/>
</g>
<defs />
Expand Down

0 comments on commit d83552d

Please sign in to comment.