Skip to content

Commit 8eef0e5

Browse files
committed
fix: broken snapshot
1 parent 2fe1fac commit 8eef0e5

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
@@ -150,7 +150,7 @@ exports[`availableTargets > returns all available targets 1`] = `
150150
"title": "jQuery",
151151
},
152152
],
153-
"default": "xhr",
153+
"default": "fetch",
154154
"key": "javascript",
155155
"title": "JavaScript",
156156
},

0 commit comments

Comments
 (0)