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 cf29a7e commit 928865bCopy full SHA for 928865b
src/__tests__/CIcon.spec.tsx
@@ -1,6 +1,6 @@
1
import React from 'react'
2
import { render } from '@testing-library/react'
3
-import '@testing-library/jest-dom/extend-expect'
+import '@testing-library/jest-dom'
4
import CIcon from './../'
5
6
describe('CIcon', () => {
0 commit comments