Skip to content

Commit cbf9857

Browse files
committed
fix: fix tests for Select
1 parent ebc28ef commit cbf9857

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ui/select.test.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/* eslint-disable max-lines-per-function */
2+
import '@shopify/flash-list/jestSetup';
3+
24
import React from 'react';
35

46
import { cleanup, fireEvent, render, screen } from '@/core/test-utils';

0 commit comments

Comments
 (0)