mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-17 12:11:20 +00:00
style: format web fetch ssrf test
This commit is contained in:
@@ -178,5 +178,4 @@ describe("web_fetch SSRF protection", () => {
|
||||
const stricterTool = await createWebFetchToolForTest({ cacheTtlMinutes: 1 });
|
||||
await expectBlockedUrl(stricterTool, url, /private|internal|blocked/i);
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user