The test imports teams.ts which transitively requires electron runtime
(via NotificationManager). Add vi.mock('electron') so tests pass in CI
where electron binary is not installed.
|
||
|---|---|---|
| .. | ||
| configValidation.test.ts | ||
| globalSearch.test.ts | ||
| guards.test.ts | ||
| teams.test.ts | ||