@ugmonk Well it is mostly for future proofing at this point, I will keep this mini at least 5 more years and expecting new screens/accessories coming into market will most possibly be TB 5 in coming years. And I already have a dock supporting TB5 so I wanted to avoid possible bottle neck
@kentcdodds It works if you move `jest.useFakeTimers();` to top level (eg. after apiURL definition) instead of test level. But not sure if it is doable for you.