Skip to content

Commit a827a55

Browse files
committed
fixup! fixup! chore: migrate to yarn modern
1 parent f9f3193 commit a827a55

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/react-components/react-positioning/library/src/utils/getFloatingUIOffset.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ describe('getFloatingUIOffset', () => {
3535
getDocumentElement: jest.fn(),
3636
getClientRects: jest.fn(),
3737
isRTL: jest.fn(),
38+
detectOverflow: jest.fn(),
3839
},
3940
middlewareData: {},
4041
x: 0,

0 commit comments

Comments
 (0)