Skip to content

Commit 1a8832e

Browse files
committed
test: update expectations for upgraded tooling
1 parent 445324f commit 1a8832e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/__snapshots__/basic.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ exports[`dropdown simply works 1`] = `
99
</button>
1010
<div
1111
class="rc-dropdown rc-dropdown-placement-bottomLeft"
12-
style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box; min-width: 100px;"
12+
style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; right: auto; bottom: auto; box-sizing: border-box; min-width: 100px;"
1313
>
1414
<ul
1515
class="rc-menu rc-menu-root rc-menu-vertical"

0 commit comments

Comments
 (0)