test: 💍 Add test case property

This commit is contained in:
Cloudkkk
2025-04-12 14:30:33 +08:00
parent a15df913fe
commit c4cc4144d9

View File

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