We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd7988 commit d5004e0Copy full SHA for d5004e0
1 file changed
fs/api.test.ts
@@ -1,6 +1,6 @@
1
import * as path from "node:path";
2
import type { Stats } from "node:fs";
3
-import { describe, it } from "@effectionx/bdd";
+import { describe, it } from "@effectionx/vitest";
4
import { scoped } from "effection";
5
import { expect } from "expect";
6
0 commit comments