We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 310c4f0 commit 82b5181Copy full SHA for 82b5181
1 file changed
src/test-node/backend-configPanel-webview.test.ts
@@ -371,7 +371,6 @@ suite('Backend Config Panel Webview Integration Tests', () => {
371
372
test('REGRESSION: Message handler must be registered', (done) => {
373
setTimeout(() => {
374
- let handlerCalled = false;
375
376
const originalInnerText = document.getElementById('backendStateBadge')?.textContent;
377
0 commit comments