Skip to content

Commit 45df7e9

Browse files
committed
fix test
1 parent a4ae744 commit 45df7e9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2220,23 +2220,23 @@
22202220
"type": "cwsprChatConversationType"
22212221
},
22222222
{
2223-
"type": "cwsprChatCurrentFileContextLength",
2223+
"type": "cwsprChatFileContextCount",
22242224
"required": false
22252225
},
22262226
{
2227-
"type": "cwsprChatCurrentFileContextTruncatedLength",
2227+
"type": "cwsprChatFileContextLength",
22282228
"required": false
22292229
},
22302230
{
2231-
"type": "cwsprChatFileContextCount",
2231+
"type": "cwsprChatFileContextTruncatedLength",
22322232
"required": false
22332233
},
22342234
{
2235-
"type": "cwsprChatFileContextLength",
2235+
"type": "cwsprChatFocusFileContextLength",
22362236
"required": false
22372237
},
22382238
{
2239-
"type": "cwsprChatFileContextTruncatedLength",
2239+
"type": "cwsprChatFocusFileContextTruncatedLength",
22402240
"required": false
22412241
},
22422242
{

0 commit comments

Comments
 (0)