Revert "Disable test"

This reverts commit 43a1a14158.
This commit is contained in:
Matt Cooley 2022-07-22 16:35:30 -07:00
commit 01589caf01

View file

@ -756,7 +756,6 @@ namespace CalculatorUITests
[TestMethod]
[Priority(2)]
[Ignore] // TODO re-enable when we have a way to increase the screen resolution of UI test machines https://github.com/microsoft/calculator/issues/1865
public void AoT_ErrorMessage_CannotDivideByZero()
{
page.StandardAoTCalculatorPage.NavigateToStandardAoTMode();