Skip to content

Commit 9ed3599

Browse files
committed
Test: Test url update
1 parent c678c78 commit 9ed3599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/environment/arguments/proxy.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ async function proxy() {
2020
const testXCrawl = xCrawl()
2121

2222
const res = await testXCrawl.crawlPage({
23-
targets: ['https://', 'https://github.com/coder-hxl'],
23+
targets: ['https://', 'http://localhost:8888'],
2424
maxRetry: 3,
2525
proxy: {
2626
urls: ['http://localhost:129032', 'http://localhost:14892'],

0 commit comments

Comments
 (0)