We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8967c4b commit f6033c1Copy full SHA for f6033c1
packages/nest-utils/src/auth/auth.module.test.ts
@@ -1,4 +1,4 @@
1
-import { TestContainer } from 'packages/nest-testing/dist/main';
+import { TestContainer } from '@spuxx/nest-testing';
2
import { AuthModule } from './auth.module';
3
import { AUTH_OPTIONS_KEY, AuthService, defaultAuthOptions } from '../main';
4
0 commit comments