Add net ansi sequences

This commit is contained in:
tznind
2025-03-20 08:13:48 +00:00
committed by Tig
parent 7712bc64b1
commit a9a9b5bb70
5 changed files with 148 additions and 32 deletions

View File

@@ -81,7 +81,7 @@ public class BasicFluentAssertionTests
[Theory]
[InlineData(V2TestDriver.V2Win)]
//[InlineData (V2TestDriver.V2Net)] // TODO
[InlineData (V2TestDriver.V2Net)]
public void ContextMenu_OpenSubmenu (V2TestDriver v2TestDriver)
{
var clicked = false;