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 bddf323 commit b626f2cCopy full SHA for b626f2c
packages/react/src/drafts/UnderlinePanels/UnderlinePanels.test.tsx
@@ -3,7 +3,7 @@
3
import React from 'react'
4
import {render, screen} from '@testing-library/react'
5
import UnderlinePanels from './UnderlinePanels'
6
-import {behavesAsComponent, checkExports} from '../../utils/testing'
+import {behavesAsComponent} from '../../utils/testing'
7
import TabContainerElement from '@github/tab-container-element'
8
9
TabContainerElement.prototype.selectTab = jest.fn()
0 commit comments