Skip to content

Commit 387376f

Browse files
committed
Update test snapshots
1 parent 4f8e5e0 commit 387376f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/vs/workbench/contrib/chat/test/common/__snapshots__/ChatService_can_deserialize_with_response.0.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
responseMarkdownInfo: undefined,
8282
followups: undefined,
8383
modelState: {
84-
value: 1,
84+
value: 3,
8585
completedAt: undefined
8686
},
8787
vote: undefined,

src/vs/workbench/contrib/chat/test/common/__snapshots__/ChatService_sendRequest_fails.0.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
responseMarkdownInfo: undefined,
8484
followups: undefined,
8585
modelState: {
86-
value: 1,
86+
value: 3,
8787
completedAt: undefined
8888
},
8989
vote: undefined,

0 commit comments

Comments
 (0)