feat: modernizing our JS and Node snippet targets #767
Annotations
3 errors
|
src/helpers/utils.test.ts#L7
Error: Snapshot `availableTargets > returns all available targets 1` mismatched
- Expected
+ Received
@@ -199,11 +199,11 @@
},
{
"description": "Perform asynchronous HTTP requests with the Fetch API",
"extname": ".js",
"key": "fetch",
- "link": "https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch",
+ "link": "https://nodejs.org/docs/latest/api/globals.html#fetch",
"title": "fetch",
},
],
"default": "fetch",
"key": "node",
❯ src/helpers/utils.test.ts:7:32
|
|
This job was cancelled
Loading