refactor(auth): remove agent user header
This commit is contained in:
@@ -43,7 +43,6 @@ describe("fetchAgentModels", () => {
|
||||
expect.objectContaining({
|
||||
method: "GET",
|
||||
projectHeaderMode: "include",
|
||||
userHeaderMode: "include",
|
||||
skipAuthRedirect: true,
|
||||
}),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user