Skip to content

Commit a9d4288

Browse files
committed
Update api.test.ts.snap
1 parent 2bb7656 commit a9d4288

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/webview-api/src/__snapshots__/api.test.ts.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ exports[`api > Creating a Server API 1`] = `
1212
"serverRequest.resetTodos",
1313
"serverRequest.setLogDebug",
1414
"serverRequest.setTodos",
15+
"serverRequest.updateEnabledFileTypes",
1516
"serverRequest.watchFields",
1617
"serverRequest.whatTimeIsIt",
1718
]
@@ -30,6 +31,7 @@ exports[`api > Creating a Server API 2`] = `
3031
"function",
3132
"function",
3233
"function",
34+
"function",
3335
"object",
3436
]
3537
`;

0 commit comments

Comments
 (0)