diff --git a/tests/dotnet/CSharp/CSharp.Tests.cs b/tests/dotnet/CSharp/CSharp.Tests.cs index a20025fd..9857a91c 100644 --- a/tests/dotnet/CSharp/CSharp.Tests.cs +++ b/tests/dotnet/CSharp/CSharp.Tests.cs @@ -2037,7 +2037,7 @@ public unsafe class CSharpTests } [Test] - [Ignore("https://github.com/mono/CppSharp/issues/1777")] + [Ignore("https://github.com/mono/CppSharp/issues/1786")] public void TestValueTypeStringMemberDefaulted() { CSharp.ValueType test = default;