Skip to content

Commit 6be6993

Browse files
committed
added IgnoreAttribute, ref.#4377
1 parent ebbee6a commit 6be6993

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RubberduckTestsCodeAnalysis/RubberduckCodeAnalysisUnitTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,7 @@ public class ChainedWrapperUnitTests : ChainedWrapperAnalyzer
724724
{
725725
[Test]
726726
[Category("ChainedWrappers")]
727+
[Ignore("See #4377")]
727728
public void InterfaceContainsInterfaceType()
728729
{
729730
var test = @"namespace Rubberduck.VBEditor.SafeComWrappers.Abstract

0 commit comments

Comments
 (0)