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