Skip to content

Commit 9846bda

Browse files
committed
Change config fileName property in test
1 parent a07afb1 commit 9846bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/utils.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const mockJSON = {
66
snippetsName: "",
77
editorFontSize: 16,
88
editorWindowControlsType: "mac-left" as const,
9-
fileName: "@utils/wfwfer.ts",
9+
fileName: "@utils/debounce.ts",
1010
hasDropShadow: true,
1111
lineHeight: 19,
1212
paddingHorizontal: 70,

0 commit comments

Comments
 (0)