fixing build
This commit is contained in:
parent
7cf80a9283
commit
0c5f40fffe
@ -1,6 +1,5 @@
|
||||
import * as useAuthorizedModule from "@/app/(dashboard)/hooks/useAuthorized";
|
||||
import { render, screen, waitFor } from "@testing-library/react";
|
||||
import userEvent from "@testing-library/user-event";
|
||||
import { beforeEach, describe, expect, it, vi } from "vitest";
|
||||
import AllModelsTab from "./AllModelsTab";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user