Skip to content

Commit f539b29

Browse files
psteinroedoug-martin
authored andcommitted
fix(query-typeorm): import jest-extended into typeorm query service
1 parent 0bd6b76 commit f539b29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/query-typeorm/__tests__/services/typeorm-query.service.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import 'jest-extended';
12
import { Filter, SortDirection } from '@nestjs-query/core';
23
import { Test, TestingModule } from '@nestjs/testing';
34
import { plainToClass } from 'class-transformer';

0 commit comments

Comments
 (0)