Enabled ViewHighlight.Hover

This commit is contained in:
Tig
2024-09-21 20:22:30 -06:00
parent 8189667c3e
commit 21e55cc6c0
14 changed files with 91 additions and 125 deletions

View File

@@ -8,6 +8,10 @@ namespace Terminal.Gui.ConfigurationTests;
public class SerializableConfigurationPropertyTests
{
/// <summary>
/// If this test fails, you need to add a new property with the SerializableConfigurationProperty attribute.
/// </summary>
[Fact]
public void Test_SerializableConfigurationProperty_Types_Added_To_JsonSerializerContext ()
{