I have a setTimeout inside my ngOnInit to define some properties and run a function. I want to unit test this but it doesn\'t go in the setTi
setTimeout
ngOnInit
setTi