We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d40821c commit 12986cfCopy full SHA for 12986cf
1 file changed
src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue18832.cs
@@ -20,8 +20,7 @@ public void SizesOfBothTextsShouldHaveTheSameAndCharacterSpacing()
20
21
// The test passes if both "Hello, World!" texts are of the same size
22
// and have the same character spacing
23
- //VerifyScreenshot();
24
- // Temporary disabled to test agents
+ VerifyScreenshot();
25
}
26
27
0 commit comments