Some checks failed
build / Build (push) Failing after 7s
test / Run tests (push) Failing after 10s
4 lines
64 B
TypeScript
4 lines
64 B
TypeScript
import { vi } from "vitest";
|
|
|
|
vi.mock("webextension-polyfill");
|