Skip to content

Commit

Permalink
fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MSzturc committed Feb 15, 2023
1 parent 867b60c commit cfae3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/__snapshots__/gridComponent.unit.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ exports[`Grid Component > Position Coordinates 1`] = `
### Positive X, Y
</div>
<div class=\\"\\" style=\\"background-color: red; position: absolute; left: 30%; top: 40%; height: 30%; width: 30%; display: flex; flex-direction: column; align-items: center; justify-content: center\\" >
<div class=\\"\\" style=\\"background-color: red; position: absolute; left: 65.83333333333333%; top: 5.714285714285714%; height: 30%; width: 30%; display: flex; flex-direction: column; align-items: center; justify-content: center\\" >
### Negative X, Positive Y
</div>
Expand Down

0 comments on commit cfae3b0

Please sign in to comment.