Skip to content

Commit 29164f2

Browse files
committed
chore(eds-core-react): remove unnecessary eslint-disable from Checkbox test
1 parent 535f808 commit 29164f2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/eds-core-react/src/components/next/Checkbox/Checkbox.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable no-undef */
21
import { useState } from 'react'
32
import { render, fireEvent, screen } from '@testing-library/react'
43
import { axe } from 'jest-axe'

0 commit comments

Comments
 (0)