Skip to content

Commit 446fec0

Browse files
klmhyeonwooCopilot
andauthored
Update package/commonUtil/debounce/index.test.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1cba468 commit 446fec0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package/commonUtil/debounce/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { describe } from "node:test";
1+
import { describe } from "vitest";
22
import { afterEach, expect, test, vi } from "vitest";
33
import debounce from "./index";
44

0 commit comments

Comments
 (0)