mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +08:00
3 lines
67 B
JavaScript
3 lines
67 B
JavaScript
// jest.setup.js
|
|
import "@testing-library/jest-dom/extend-expect";
|