mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
66077866cb
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6829 GitOrigin-RevId: b0a6a7ccc647ca13863f4c296b7c6b993f784bbb
7 lines
303 B
TypeScript
7 lines
303 B
TypeScript
// jest-dom adds custom jest matchers for asserting on DOM nodes.
|
|
// allows you to do things like:
|
|
// expect(element).toHaveTextContent(/react/i)
|
|
// learn more: https://github.com/testing-library/jest-dom
|
|
// eslint-disable-next-line import/no-extraneous-dependencies
|
|
import '@testing-library/jest-dom';
|