mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
chore: migrate api-tray-spec.ts to vitest
This commit is contained in:
@@ -2,6 +2,7 @@ import { nativeImage } from 'electron/common';
|
||||
import { Menu, Tray } from 'electron/main';
|
||||
|
||||
import { expect } from 'chai';
|
||||
import { afterEach, beforeEach, describe, it } from 'vitest';
|
||||
|
||||
import * as path from 'node:path';
|
||||
import { setTimeout } from 'node:timers/promises';
|
||||
Reference in New Issue
Block a user