feat(auth): add browser cookie login fallback
This commit is contained in:
@@ -53,7 +53,7 @@ describe("Perplexity model selection e2e", () => {
|
||||
incognito: true,
|
||||
limit: 1,
|
||||
},
|
||||
token.access,
|
||||
token,
|
||||
);
|
||||
|
||||
expect(result.answer.trim().startsWith("OK")).toBe(true);
|
||||
|
||||
Reference in New Issue
Block a user