mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-14 20:05:53 +08:00
fix(test/snips/scrape): allow more time for stealth proxy
This commit is contained in:
parent
97dee5de21
commit
d855f5a567
@ -140,8 +140,9 @@ describe("Scrape tests", () => {
|
||||
await scrape({
|
||||
url: "http://firecrawl.dev",
|
||||
proxy: "stealth",
|
||||
timeout: 60000,
|
||||
});
|
||||
}, 30000);
|
||||
}, 70000);
|
||||
});
|
||||
|
||||
describe("PDF (f-e dependant)", () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user