Rubberduck icon indicating copy to clipboard operation
Rubberduck copied to clipboard

Adding a new test method is not always working

Open AndreasMatthias opened this issue 3 years ago • 0 comments

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

  1. Open TestExplorer.
  2. Click on Add -> Test Module.
  3. Press <return>. (This inserts a new line at the end of the new TestModule.)
  4. Click on Add -> Test Method.

But step 4 did not create a new test method.

  1. Click on Add -> Test Method again.

Finally a new test method was created.

AndreasMatthias avatar Mar 14 '22 19:03 AndreasMatthias