Skip to content

Commit c63c20a

Browse files
chore: formatting
1 parent 515b6f8 commit c63c20a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/web-scraper.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ describe("AI Scrape API", () => {
214214
url: TEST_URLS.webpage,
215215
element_prompts: ["Get page content"],
216216
http_headers: {
217-
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36",
218-
Accept: "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8",
217+
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36",
218+
Accept: "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8",
219219
},
220220
});
221221

0 commit comments

Comments
 (0)