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 e0052b4 commit 33ddf67Copy full SHA for 33ddf67
src/debug-configuration/gdbtarget-debug-tracker.test.ts
@@ -19,7 +19,7 @@ import { extensionContextFactory } from '../__test__/vscode.factory';
19
20
import * as vscode from 'vscode';
21
22
-describe('GDBTargetConfigurationProvider', () => {
+describe('GDBTargetDebugTracker', () => {
23
24
it('should activate', async () => {
25
const debugTracker = new GDBTargetDebugTracker();
0 commit comments