mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-15 03:30:39 +03:00
Fix test
This commit is contained in:
parent
b0ea517fdd
commit
8b2a550368
@ -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