fix: fix test scope.

This commit is contained in:
Dong Bin
2025-01-17 18:09:08 +08:00
parent 58f51e15f3
commit 2a516e4e17

View File

@@ -76,7 +76,7 @@ public class LocalizationTest
Assert.Equal("Yes", yesButton?.Content?.ToString());
}
[Fact]
[AvaloniaFact]
public void SemiTheme_Localization_Behavior()
{
var theme = new SemiTheme();