Skip to content

Commit b9bda98

Browse files
committed
I want a better OCR
1 parent 5ae91b9 commit b9bda98

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Tests/NetAutoGUI.Windows.IntegrationTests/UIElementTests/UIElementShould.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ public void ToBitmap_Correctly()
8282
bitmapWindow.Height.Should().BeGreaterThan(bitmapLabelName.Height);
8383
bitmapWindow.Width.Should().BeGreaterThan(bitmapLabelName.Width);
8484
var text = TestHelpers.RecognizeText(bitmapWindow.Data);
85-
text.Should().Contain("Name");
8685
text.Should().Contain("Contact");
8786
text.Should().Contain("Zack666");
8887
}

Tests/WinFormsAppForTest1/FormMain.Designer.cs

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)