mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Small change to re-run the test in Github.
This commit is contained in:
@@ -511,8 +511,8 @@ namespace Terminal.Gui.Views {
|
||||
Application.Run ();
|
||||
|
||||
Application.Shutdown ();
|
||||
|
||||
});
|
||||
|
||||
Assert.Null (exception);
|
||||
}
|
||||
|
||||
@@ -586,8 +586,8 @@ namespace Terminal.Gui.Views {
|
||||
Application.Run ();
|
||||
|
||||
Application.Shutdown ();
|
||||
|
||||
});
|
||||
|
||||
Assert.Null (exception);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user