mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-13 19:35:58 +08:00
Update index.test.ts
This commit is contained in:
parent
fd7fdc1d52
commit
72461ce9a6
@ -36,6 +36,7 @@ describe("E2E Tests for v1 API Routes", () => {
|
||||
expect(response.statusCode).toBe(401);
|
||||
});
|
||||
|
||||
it.concurrent("should throw error for blocklisted URL", async () => {
|
||||
const scrapeRequest: ScrapeRequest = {
|
||||
url: "https://facebook.com/fake-test",
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user