mirror of
https://github.com/craigerl/aprsd.git
synced 2026-06-10 01:55:04 -04:00
314f4da180
The singleton's max_delta was being modified by test_init_custom_stale_timeout and not restored, causing test_is_stale_connection_false to fail because it expected 2 minutes but got 60 seconds.