mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 03:32:22 +08:00
Update index.test.ts
This commit is contained in:
parent
0f43a12906
commit
c20c38721d
|
@ -153,7 +153,7 @@ describe("E2E Tests for API Routes", () => {
|
|||
// expect(response.body.data).toHaveProperty("metadata");
|
||||
// expect(response.body.data).not.toHaveProperty("html");
|
||||
// expect(response.body.data.content).toContain("🔥 Firecrawl");
|
||||
// expect(duration).toBeGreaterThanOrEqual(4000);
|
||||
// expect(duration).toBeGreaterThanOrEqual(7000);
|
||||
// }, 12000); // 12 seconds timeout
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user