'Unhandled promise rejection: Timeout thrown

I am working on unit test case in angular 12 and i discover this random behaviour of test case where i found that some times my test cases are working normally and some times it throwing this error "Unhandled promise rejection: Timeout thrown"

Here is image of my error



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source