Skip to content

Commit

Permalink
fix windows unit-tests 5
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Oct 22, 2024
1 parent aea8a80 commit ae3774c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/test-nx-utils/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ export default defineConfig({
reportsDirectory: '../../coverage/projects/test-utils',
provider: 'v8',
},
setupFiles: ['../testing/test-setup/src/lib/extend/path-matcher.ts'],
},
});

0 comments on commit ae3774c

Please sign in to comment.