Merge branch 'main' into add_proxy_config
This commit is contained in:
@@ -27,6 +27,7 @@ describe("Sidebar Environment Variables", () => {
|
||||
bearerToken: "",
|
||||
setBearerToken: jest.fn(),
|
||||
onConnect: jest.fn(),
|
||||
onDisconnect: jest.fn(),
|
||||
stdErrNotifications: [],
|
||||
logLevel: "info" as const,
|
||||
sendLogLevelRequest: jest.fn(),
|
||||
|
||||
Reference in New Issue
Block a user