Skip to content

Commit 15e4c9d

Browse files
committed
fix: broken snapshot
1 parent 158faee commit 15e4c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/helpers/__snapshots__/utils.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ exports[`availableTargets > returns all available targets 1`] = `
204204
"description": "Perform asynchronous HTTP requests with the Fetch API",
205205
"extname": ".js",
206206
"key": "fetch",
207-
"link": "https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch",
207+
"link": "https://nodejs.org/docs/latest/api/globals.html#fetch",
208208
"title": "fetch",
209209
},
210210
],

0 commit comments

Comments
 (0)