Skip to content

2022-09-05

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 06:49
Auto merge of #13187 - matklad:return, r=Veykril

fix: correct broken logic for return complition

It seems that we've accidentally deleted the tests here couple of years
ago, and then fairly recently made a typo during refactor as well.

Reinstall tests, with coverage marks this time :-)