Adding a new test method is not always working #5959
Labels
bug
Identifies work items for known bugs
difficulty-03-duck
Involves more challenging problems and/or developing within and revising the internals API
feature-unit-testing
up-for-grabs
Use this label in conjunction with a difficulty level label, e.g. difficulty-02-ducky
Milestone
Rubberduck version information
Version 2.5.2.6062
OS: Microsoft Windows NT 10.0.19044.0, x64
Host Product: Microsoft Office 2013 x86
Host Version: 15.0.5423.1000
Host Executable: EXCEL.EXE
Description
Adding a new test method is not always working.
To Reproduce
Add -> Test Module
.<return>
. (This inserts a new line at the end of the new TestModule.)Add -> Test Method
.But step 4 did not create a new test method.
Add -> Test Method
again.Finally a new test method was created.
The text was updated successfully, but these errors were encountered: