Noticed when working on code that's almost definitely unrelated (implementing the web-auth feature): https://github.com/zulip/zulip-flutter/pull/600#issuecomment-2026363037 ``` ❌ /home/runner/work/zulip-flutter/zulip-flutter/test/model/store_test.dart: UpdateMachine.load retries registerQueue on NetworkError (failed) Bad state: Exceeded timeout 1:00:00.000000 while flushing timers package:fake_async/fake_async.dart 217:9 FakeAsync.flushTimers.<fn> package:fake_async/fake_async.dart 241:21 FakeAsync._fireTimersWhile package:fake_async/fake_async.dart 214:5 FakeAsync.flushTimers test/fake_async.dart 29:7 awaitFakeAsync test/model/store_test.dart 176:57 main.<fn>.<fn> ```