Compare commits

...

1 Commits

Author SHA1 Message Date
Dustin L. Howett
8e2451e53e oh f 2024-03-28 17:29:26 -05:00

View File

@@ -185,7 +185,7 @@ namespace WindowsTerminal.UIA.Tests
var root = app.GetRoot();
root.SendKeys(Keys.LeftControl + ",");
Globals.WaitForTimeout();
Globals.WaitForLongTimeout();
Globals.WaitForLongTimeout();
}