fix: update v2 session usage metrics (#35468)

This commit is contained in:
Aiden Cline
2026-07-07 14:31:54 -05:00
committed by GitHub
parent dbcf3a50ee
commit bfdddfd904
23 changed files with 1013 additions and 107 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ test("exposes every standard HTTP API group", () => {
"vcs",
"debug",
])
expect(Object.keys(client.debug)).toEqual(["location"])
expect(Object.keys(client.debug)).toEqual(["location", "evictLocation"])
expect(Object.keys(client.message)).toEqual(["list"])
expect(Object.keys(client.integration)).toEqual([
"list",