We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a8801c commit f3a4ae6Copy full SHA for f3a4ae6
tests/Select.test.tsx
@@ -81,6 +81,8 @@ describe('Select.Basic', () => {
81
});
82
83
it('renders data-attributes correctly', () => {
84
+
85
86
const { container } = render(
87
genSelect({
88
'data-test': 'test-id',
0 commit comments