test: 💍 Add test case property
This commit is contained in:
@@ -29,6 +29,7 @@ describe("Sidebar Environment Variables", () => {
|
|||||||
onConnect: jest.fn(),
|
onConnect: jest.fn(),
|
||||||
onDisconnect: jest.fn(),
|
onDisconnect: jest.fn(),
|
||||||
stdErrNotifications: [],
|
stdErrNotifications: [],
|
||||||
|
clearStdErrNotifications: jest.fn(),
|
||||||
logLevel: "info" as const,
|
logLevel: "info" as const,
|
||||||
sendLogLevelRequest: jest.fn(),
|
sendLogLevelRequest: jest.fn(),
|
||||||
loggingSupported: true,
|
loggingSupported: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user