Skip to content

Commit 12986cf

Browse files
committed
Update Issue18832.cs
1 parent d40821c commit 12986cf

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues

src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue18832.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ public void SizesOfBothTextsShouldHaveTheSameAndCharacterSpacing()
2020

2121
// The test passes if both "Hello, World!" texts are of the same size
2222
// and have the same character spacing
23-
//VerifyScreenshot();
24-
// Temporary disabled to test agents
23+
VerifyScreenshot();
2524
}
2625
}
2726
}

0 commit comments

Comments
 (0)