Skip to content

Commit

Permalink
Update vitest.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Aug 25, 2024
1 parent 278a12e commit c3dffde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { defineConfig } from 'vitest/config';

export default defineConfig({
test: {
include: ['packages/language-server/tests/**/inlayHints.spec.ts'],
poolOptions: {
forks: {
singleFork: true,
Expand Down

0 comments on commit c3dffde

Please sign in to comment.