Skip to content

Commit

Permalink
update snap
Browse files Browse the repository at this point in the history
  • Loading branch information
MokujinMap committed May 16, 2024
1 parent 63c496b commit 11755d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ exports[`MMap smoke test should make map 1`] = `
rotateX(0.00000rad)
translate3d(0px, 0px, 0px)
rotateZ(0.00000rad) translate3d(0px, 0px, 0px)
; z-index: 9;",
;",
},
"nodeName": "mappable",
},
Expand Down
2 changes: 1 addition & 1 deletion tests/__snapshots__/smoke.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ exports[`MMap smoke test should make map 1`] = `
rotateX(0.00000rad)
translate3d(0px, 0px, 0px)
rotateZ(0.00000rad) translate3d(0px, 0px, 0px)
; z-index: 9;",
;",
},
"nodeName": "mappable",
},
Expand Down

0 comments on commit 11755d5

Please sign in to comment.