fix: expand linux service PATH handling

This commit is contained in:
Peter Steinberger
2026-01-23 19:16:41 +00:00
parent 3d958d5466
commit ff30cef8a4
10 changed files with 99 additions and 12 deletions

View File

@@ -26,7 +26,6 @@ export default defineConfig({
"test/format-error.test.ts",
],
setupFiles: ["test/setup.ts"],
globalSetup: ["test/global-setup.ts"],
exclude: [
"dist/**",
"apps/macos/**",