We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a41c71d commit c42051dCopy full SHA for c42051d
testing/test-setup-config/src/lib/vitest-setup-files.ts
@@ -22,7 +22,6 @@ const CUSTOM_MATCHERS = [
22
const UNIT_TEST_SETUP_FILES = [
23
'../../testing/test-setup/src/lib/reset.mocks.ts',
24
'../../testing/test-setup/src/lib/fs.mock.ts',
25
- '../../testing/test-setup/src/lib/jiti.setup.ts',
26
'../../testing/test-setup/src/lib/logger.mock.ts',
27
'../../testing/test-setup/src/lib/git.mock.ts',
28
'../../testing/test-setup/src/lib/performance.setup-file.ts',
0 commit comments