Skip to content

Commit 2050acb

Browse files
committed
formatting
1 parent 2cc3057 commit 2050acb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frontend/__tests__/Account/login/oauth2/oauth2.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ vi.mock("next/navigation", async (importOriginal) => {
1919

2020
vi.mock(
2121
"@services/auth.service",
22-
2322
async (
2423
importOriginal: () => Promise<typeof import("@services/auth.service")>,
2524
) => {

0 commit comments

Comments
 (0)