Hi, Can the setTimeout be removed from [here](https://github.com/aurelia/testing/blob/bbef100d01b0c945792508f0847489739945014d/src/component-tester.ts#L82) please? If this has been replaced with sinon fakeTimers this just causes all manner of problems. Why is it there and can it be replaced by the aurelia task queue? Ta, John
Hi,
Can the setTimeout be removed from here please?
If this has been replaced with sinon fakeTimers this just causes all manner of problems.
Why is it there and can it be replaced by the aurelia task queue?
Ta,
John