There was an error while loading. Please reload this page.
1 parent 8215e97 commit 952bcd5Copy full SHA for 952bcd5
1 file changed
packages/redis/src/mq.race.test.ts
@@ -1,4 +1,4 @@
1
-import { test } from "@fedify/fixture";
+import { test } from "node:test";
2
import { strictEqual } from "node:assert/strict";
3
import type { Callback, RedisKey } from "ioredis";
4
import { Buffer } from "node:buffer";
0 commit comments