Rubberduck
Rubberduck copied to clipboard
Adding a new test method is not always working
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
- Open TestExplorer.
- Click on
Add -> Test Module. - Press
<return>. (This inserts a new line at the end of the new TestModule.) - Click on
Add -> Test Method.
But step 4 did not create a new test method.
- Click on
Add -> Test Methodagain.
Finally a new test method was created.