scriptcat-mv3/tests/vitest.setup.ts
王一之 c2219db73e
Some checks failed
build / Build (push) Failing after 7s
test / Run tests (push) Failing after 10s
添加测试
2025-03-18 18:05:13 +08:00

4 lines
64 B
TypeScript

import { vi } from "vitest";
vi.mock("webextension-polyfill");