mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-17 21:20:37 +00:00
The test was starting two endpoints on the same branch as discovered by @petuhovskiy. The fix is to allow passing branch-name from the python side over to neon_local, which already accepted it. Split from #4824, which will handle making this more misuse resistant.