mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
thread out of the array, and assigned it to it's own local var. I think this simplify's the test making it more amenable to debugging. We are having flakiness in the iOS version of this test, so this is intended to make it absolutely clear what we are testing. PiperOrigin-RevId: 438897634