Skip to content

Commit cfae3b0

Browse files
committed
fixed tests
1 parent 867b60c commit cfae3b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/__snapshots__/gridComponent.unit.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ exports[`Grid Component > Position Coordinates 1`] = `
493493
### Positive X, Y
494494
</div>
495495
496-
<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\\" >
496+
<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\\" >
497497
498498
### Negative X, Positive Y
499499
</div>

0 commit comments

Comments
 (0)