8000 tests: update · coreui/coreui-icons-react@928865b · GitHub
[go: up one dir, main page]

Skip to content

Commit 928865b

Browse files
committed
tests: update
1 parent cf29a7e commit 928865b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/__tests__/CIcon.spec.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from 'react'
22
import { render } from '@testing-library/react'
3-
import '@testing-library/jest-dom/extend-expect'
3+
import '@testing-library/jest-dom'
44
import CIcon from './../'
55

66
describe('CIcon', () => {

0 commit comments

Comments
 (0)
0