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 cf99c64 commit 33436c3Copy full SHA for 33436c3
RubberduckTests/UnitTesting/ViewModelTests.cs
@@ -42,7 +42,7 @@ Public Sub TestMethod1()
42
public void UIRemovesRemovedTestMethods()
43
{
44
var testMethods = @"'@TestMethod
45
-Public Sub TestMethod{0}()
+Public Sub TestMethod1()
46
End Sub";
47
48
var builder = new MockVbeBuilder();
0 commit comments