test(e2e): fix auth specs for character routes
This commit is contained in:
@@ -9,6 +9,8 @@ export const emptyChatHistoryResponse = {
|
||||
privateCanViewFree: false,
|
||||
};
|
||||
|
||||
export const emptyChatPreviewsResponse = { items: [] };
|
||||
|
||||
export const chatSendResponse = {
|
||||
reply: "Hello from the E2E boyfriend.",
|
||||
audioUrl: "",
|
||||
|
||||
Reference in New Issue
Block a user