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 21ba584 commit 5475718Copy full SHA for 5475718
RubberduckTests/Inspections/MemberNotOnInterfaceInspectionTests.cs
@@ -255,8 +255,6 @@ Dim dict As Dictionary
255
}
256
257
258
-#region https://github.com/rubberduck-vba/Rubberduck/issues/3343
259
-
260
[Test]
261
[Category("Inspections")]
262
public void MemberNotOnInterface_WithNewReturnsResult()
@@ -317,8 +315,6 @@ End With
317
315
318
316
319
320
-#endregion
321
322
323
324
public void MemberNotOnInterface_CatchesInvalidUseOfMember()
0 commit comments