mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 13:52:43 +08:00
4 lines
157 B
TypeScript
4 lines
157 B
TypeScript
// learn more: https://github.com/testing-library/jest-dom
|
|
// eslint-disable-next-line import/no-extraneous-dependencies
|
|
import "@testing-library/jest-dom";
|