mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
This commit is contained in:
@@ -6,7 +6,7 @@ namespace UnitTests.ViewTests;
|
||||
public class PaddingTests (ITestOutputHelper output)
|
||||
{
|
||||
[Fact]
|
||||
[SetupFakeDriver]
|
||||
[SetupFakeApplication]
|
||||
public void Padding_Uses_Parent_Scheme ()
|
||||
{
|
||||
Application.Driver!.SetScreenSize (5, 5);
|
||||
|
||||
Reference in New Issue
Block a user