mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-28 11:15:43 +08:00
3 lines
67 B
JavaScript
3 lines
67 B
JavaScript
// jest.setup.js
|
|
import "@testing-library/jest-dom/extend-expect";
|