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
It looks like we don't verify anything when popping the contextmanager stacks, ahem on __exit__, and it totally makes sense to check if a set expectation holds and if a stub has been used actually.
The text was updated successfully, but these errors were encountered:
There is an interesting patch on SublimeLinter SublimeLinter/SublimeLinter@eea4e98
It looks like we don't verify anything when popping the contextmanager stacks, ahem on
__exit__
, and it totally makes sense to check if a setexpect
ation holds and if a stub has been used actually.The text was updated successfully, but these errors were encountered: