We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19df7a2 commit 9b8e08eCopy full SHA for 9b8e08e
tests/liveness.test.ts
@@ -1,4 +1,4 @@
1
-import { describe, expect, it } from "vitest";
+import { describe, expect, it, vi } from "vitest";
2
import { Signal } from '../src/wrapper.js';
3
4
describe("liveness", () => {
0 commit comments