添加测试
Some checks failed
build / Build (push) Failing after 7s
test / Run tests (push) Failing after 10s
Some checks failed
build / Build (push) Failing after 7s
test / Run tests (push) Failing after 10s
This commit is contained in:
3
tests/vitest.setup.ts
Normal file
3
tests/vitest.setup.ts
Normal file
@ -0,0 +1,3 @@
|
||||
import { vi } from "vitest";
|
||||
|
||||
vi.mock("webextension-polyfill");
|
Reference in New Issue
Block a user