swc/tests/fixture/jest/within-a-block-with-no-siblings/input/index.ts

3 lines
47 B
TypeScript

beforeEach(() => {
jest.mock('someNode')
})