diff --git a/src/EditorFeatures/Test2/IntelliSense/CSharpCompletionCommandHandlerTests.vb b/src/EditorFeatures/Test2/IntelliSense/CSharpCompletionCommandHandlerTests.vb index cc98106d1e62344b3cbcd59650a1888479845681..9ffe439772d72f7ae6cb4bb58cde45c767329081 100644 --- a/src/EditorFeatures/Test2/IntelliSense/CSharpCompletionCommandHandlerTests.vb +++ b/src/EditorFeatures/Test2/IntelliSense/CSharpCompletionCommandHandlerTests.vb @@ -3066,28 +3066,6 @@ class C Using New CultureContext(New CultureInfo("tr-TR", useUserOverride:=False)) Using state = TestStateFactory.CreateCSharpTestState( , extraExportedTypes:={GetType(CSharpEditorFormattingService)}.ToList()) - state.SendTypeChars("if") - Await state.WaitForAsynchronousOperationsAsync() - Await state.AssertSelectedCompletionItem("if") - End Using - End Using - - End Function - - - - Public Async Function TestMatchWithTurkishIWorkaround6() As Task - Using New CultureContext(New CultureInfo("tr-TR", useUserOverride:=False)) - Using state = TestStateFactory.CreateCSharpTestState( - - Public Async Function TestMatchWithTurkishIWorkaround7() As Task + Public Async Function TestMatchWithTurkishIWorkaround6() As Task Using New CultureContext(New CultureInfo("tr-TR", useUserOverride:=False)) Using state = TestStateFactory.CreateCSharpTestState( - Public Async Function TestMatchWithTurkishIWorkaround8() As Task + Public Async Function TestMatchWithTurkishIWorkaround7() As Task Using New CultureContext(New CultureInfo("tr-TR", useUserOverride:=False)) Using state = TestStateFactory.CreateCSharpTestState( - Public Async Function TestMatchWithTurkishIWorkaround9() As Task + Public Async Function TestMatchWithTurkishIWorkaround8() As Task Using New CultureContext(New CultureInfo("tr-TR", useUserOverride:=False)) Using state = TestStateFactory.CreateCSharpTestState( - Public Async Function TestMatchWithTurkishIWorkaround10() As Task + Public Async Function TestMatchWithTurkishIWorkaround9() As Task Using New CultureContext(New CultureInfo("tr-TR", useUserOverride:=False)) Using state = TestStateFactory.CreateCSharpTestState(