mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-13 19:45:57 +08:00
Merge branch 'main' into mog/index
This commit is contained in:
commit
e1a593d162
@ -99,7 +99,7 @@ describe("Scrape tests", () => {
|
|||||||
// expect(response.markdown).toMatch(/(\.g\.doubleclick\.net|amazon-adsystem\.com)\//);
|
// expect(response.markdown).toMatch(/(\.g\.doubleclick\.net|amazon-adsystem\.com)\//);
|
||||||
// }, 30000);
|
// }, 30000);
|
||||||
// });
|
// });
|
||||||
|
|
||||||
describe("Index", () => {
|
describe("Index", () => {
|
||||||
it.concurrent("caches properly", async () => {
|
it.concurrent("caches properly", async () => {
|
||||||
const id = crypto.randomUUID();
|
const id = crypto.randomUUID();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user