chore(deps): update dependency dom-testing-library to v5 (#4165)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { queryHelpers, waitForElement } from 'dom-testing-library';
|
||||
import { queryHelpers, waitForElement } from '@testing-library/dom';
|
||||
import cloudinary from '../index';
|
||||
|
||||
describe('cloudinary media library', () => {
|
||||
|
Reference in New Issue
Block a user