mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
Fixes more unit tests
This commit is contained in:
@@ -1055,7 +1055,7 @@ public class TabViewTests (ITestOutputHelper output)
|
||||
DriverAssert.AssertDriverContentsWithFrameAre (
|
||||
@"
|
||||
╭──────────────╮
|
||||
│Les Misérables│
|
||||
│Les Misérables│
|
||||
◄ ╰───╮
|
||||
│hi2 │
|
||||
└──────────────────┘",
|
||||
@@ -1231,7 +1231,7 @@ public class TabViewTests (ITestOutputHelper output)
|
||||
┌──────────────────┐
|
||||
│hi2 │
|
||||
◄ ╭───╯
|
||||
│Les Misérables│
|
||||
│Les Misérables│
|
||||
╰──────────────╯ ",
|
||||
output
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user