mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-13 18:36:04 +08:00
fix(tests): fixc
This commit is contained in:
parent
1dbfbef990
commit
f7e296a3ba
@ -55,5 +55,5 @@ describe("Batch scrape tests", () => {
|
||||
});
|
||||
|
||||
expect(response.body.data[0].metadata.sourceURL).toBe("https://firecrawl.dev/?pagewanted=all&et_blog");
|
||||
});
|
||||
}, 35000);
|
||||
});
|
||||
|
@ -373,5 +373,5 @@ describe("Scrape tests", () => {
|
||||
});
|
||||
|
||||
expect(response.metadata.sourceURL).toBe("https://firecrawl.dev/?pagewanted=all&et_blog");
|
||||
});
|
||||
}, 35000);
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user