Merge branch 'main' into set-header

This commit is contained in:
Cliff Hall
2025-04-14 18:23:55 -04:00
committed by GitHub
8 changed files with 33 additions and 15 deletions

View File

@@ -30,6 +30,7 @@ describe("Sidebar Environment Variables", () => {
onConnect: jest.fn(),
onDisconnect: jest.fn(),
stdErrNotifications: [],
clearStdErrNotifications: jest.fn(),
logLevel: "info" as const,
sendLogLevelRequest: jest.fn(),
loggingSupported: true,