Skip to content

Commit cc865e2

Browse files
committed
.
1 parent 8ffdefa commit cc865e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/layout.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { render, screen, waitFor } from "@testing-library/react";
1+
import { render, screen } from "@testing-library/react";
22
import { describe, expect, it, vi } from "vitest";
33
import { UserMenu } from "@/components/user-menu";
44
import { signOut } from "@/lib/auth/auth-client";

0 commit comments

Comments
 (0)