You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I run any test that fails, an inline comment appears denoting the error for that line. (which I love)
but, after the test passes, the message doesn't go away
Steps to Reproduce
expect(3).to.eq(4)
click Run Item
see error on line x
fix error on line x
click Run Item
-->
Expected Results
error message to go away
Actual Results
Settings file
I have no current settings for mocha sidebar
Versions
VScode: 1.42.1
Mocha SideBar: 0.22.2
Node Version: 12.4.0
OS version
Mac
The text was updated successfully, but these errors were encountered:
Description
when I run any test that fails, an inline comment appears denoting the error for that line. (which I love)
but, after the test passes, the message doesn't go away
Steps to Reproduce
Run Item
Run Item
-->
Expected Results
error message to go away
Actual Results
Settings file
I have no current settings for mocha sidebar
Versions
OS version
The text was updated successfully, but these errors were encountered: