Skip to content

Commit 93a017b

Browse files
committed
fixes
1 parent 60112a8 commit 93a017b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Cody.VisualStudio.Tests/SmartApplyTests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ public async Task Apply_Suggestion_Is_Modifying_Manager_Document()
8282
Assert.NotEqual(modifiedText, originalText);
8383
}
8484

85-
86-
8785
private async Task ApplyLastSuggestionFor(string chatText)
8886
{
8987
var contextChipLocator = Page.Locator("[aria-label='Chat message'] span[data-lexical-decorator='true']");

0 commit comments

Comments
 (0)