diff --git a/src/goTest.ts b/src/goTest.ts index 42e0612a42..1d578122ca 100644 --- a/src/goTest.ts +++ b/src/goTest.ts @@ -395,7 +395,6 @@ export async function testCurrentPackageWithRun( prompt: 'Enter custom -run flag' }); if (!customRunFlagArg) { - vscode.window.showInformationMessage('No custom -run flag provided.'); return; }