264
285
# being too low. If rpc_count increases, more network roundtrips have
265
286
# become necessary for this use case. Please do not adjust this number
266
287
# upwards without agreement from bzr's network support maintainers.
268
291
remote = branch.Branch.open('public')
269
292
self.assertEndsWith(remote.get_stacked_on_url(), '/parent')