240
231
# being too low. If rpc_count increases, more network roundtrips have
241
232
# become necessary for this use case. Please do not adjust this number
242
233
# upwards without agreement from bzr's network support maintainers.
244
235
remote = branch.Branch.open('public')
245
236
self.assertEndsWith(remote.get_stacked_on_url(), '/parent')