add to ignore test

This commit is contained in:
Adam Hathcock
2024-05-21 14:14:54 +01:00
parent 2baba84655
commit e61651ba13
5 changed files with 21 additions and 2 deletions
@@ -108,7 +108,7 @@ public class ProxyInterfaceSourceGeneratorTest
ArgumentList = new []
{
"typeof(ProxyInterfaceSourceGeneratorTests.Source.Foo2)", "false", "ProxyClassAccessibility.Public",
"new []{\"Weird\"}"
"new []{\"Weird\",\"NotHere\"}"
}
}
};