WIP: Fixed stuff. Broke stuff. Making progress.

This commit is contained in:
Tig
2024-07-29 16:59:58 -04:00
parent f2eb9ce6e2
commit cf1435ae96
16 changed files with 255 additions and 248 deletions

View File

@@ -177,7 +177,7 @@ public class KeyboardTests
}
}
[Fact]
[Fact (Skip = "Replace when new key statics are added.")]
public void AlternateForwardKey_AlternateBackwardKey_Tests ()
{
Application.Init (new FakeDriver ());