mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-06 02:06:05 +08:00
details
This commit is contained in:
parent
d836ba6782
commit
74ac8915cd
@ -34,6 +34,7 @@ describe("E2E Tests for v1 API Routes", () => {
|
||||
);
|
||||
console.log({
|
||||
response: response.body,
|
||||
details: response.body.success == false ? response.body.details : null,
|
||||
statusCode: response.statusCode,
|
||||
})
|
||||
expect(response.statusCode).toBe(401);
|
||||
|
Loading…
x
Reference in New Issue
Block a user