mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
Fixed test name typo
This commit is contained in:
@@ -1110,7 +1110,7 @@ public class DrawTests (ITestOutputHelper _output)
|
||||
*******
|
||||
*******
|
||||
*******")]
|
||||
public void Daw_Text_Alignment (string text, TextAlignment textAlignment, string expectedText)
|
||||
public void Draw_Text_Alignment (string text, TextAlignment textAlignment, string expectedText)
|
||||
{
|
||||
View view = new ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user