Closed Trancever closed 6 years ago
I found out that there is test marked as async but without any await keyword specified inside function body. Shouldn't the async keyword be removed is such case ?
Thank you contributing 😁
Thank you also. That was my first merged oss pull request 😁
Congrats!!
I found out that there is test marked as async but without any await keyword specified inside function body. Shouldn't the async keyword be removed is such case ?