mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-01 07:21:17 +00:00
Fix test
This commit is contained in:
parent
c9d2218249
commit
e9686570ec
@ -1,6 +1,6 @@
|
||||
import * as React from 'react'
|
||||
import { render, cleanup, screen } from '@testing-library/react'
|
||||
import MultiLineTextField from './MultiLineTextField'
|
||||
import { MultiLineTextField } from './MultiLineTextField'
|
||||
|
||||
describe('<MultiLineTextField />', () => {
|
||||
afterEach(cleanup)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user