test(cleanup): remove legacy admin users references
This commit is contained in:
@@ -3,7 +3,7 @@ import { describe, expect, it } from "vitest"
|
||||
import {
|
||||
formatPersonDepartment,
|
||||
formatUserRole,
|
||||
} from "@/app/(dashboard)/admin/users/_components/user.copy"
|
||||
} from "@/app/(dashboard)/people/_components/user.copy"
|
||||
|
||||
describe("user copy helpers", () => {
|
||||
const roleCopy = {
|
||||
|
||||
Reference in New Issue
Block a user