ship-gis/node_modules/@testing-library/jest-dom/jest-globals.js

5 lines
122 B
JavaScript
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
const globals = require('@jest/globals')
const extensions = require('./dist/matchers')
globals.expect.extend(extensions)