Skip to content

Commit

Permalink
fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy committed Jan 3, 2025
1 parent 73e2a96 commit a058fb9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Container } from '@n8n/di';
import { mock } from 'jest-mock-extended';
import { Container } from 'typedi';

import { CredentialsEntity } from '@/databases/entities/credentials-entity';
import { mockEntityManager } from '@test/mocking';
Expand Down

0 comments on commit a058fb9

Please sign in to comment.