mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
Fix unit tests
This commit is contained in:
@@ -591,7 +591,7 @@ public class TextFieldTests (ITestOutputHelper output) : FakeDriverBase
|
||||
|
||||
DriverAssert.AssertDriverContentsWithFrameAre (
|
||||
@"
|
||||
ắ",
|
||||
ắ",
|
||||
output,
|
||||
driver
|
||||
);
|
||||
@@ -602,7 +602,7 @@ public class TextFieldTests (ITestOutputHelper output) : FakeDriverBase
|
||||
|
||||
DriverAssert.AssertDriverContentsWithFrameAre (
|
||||
@"
|
||||
ắ",
|
||||
ắ",
|
||||
output,
|
||||
driver
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user