fix: fix test scope.
This commit is contained in:
@@ -76,7 +76,7 @@ public class LocalizationTest
|
|||||||
Assert.Equal("Yes", yesButton?.Content?.ToString());
|
Assert.Equal("Yes", yesButton?.Content?.ToString());
|
||||||
}
|
}
|
||||||
|
|
||||||
[Fact]
|
[AvaloniaFact]
|
||||||
public void SemiTheme_Localization_Behavior()
|
public void SemiTheme_Localization_Behavior()
|
||||||
{
|
{
|
||||||
var theme = new SemiTheme();
|
var theme = new SemiTheme();
|
||||||
|
|||||||
Reference in New Issue
Block a user