We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a59b5c commit 9448424Copy full SHA for 9448424
RubberduckTests/Inspections/MemberNotOnInterfaceInspectionTests.cs
@@ -267,7 +267,7 @@ End With
267
//See https://github.com/rubberduck-vba/Rubberduck/issues/4308
268
[Test]
269
[Category("Inspections")]
270
- //[Ignore("To be unignored in a PR fixing issue 4308.")]
+ [Ignore("To be unignored in a PR fixing issue 4308.")]
271
public void MemberNotOnInterface_ProcedureArgument()
272
{
273
const string inputCode =
0 commit comments