119
121
# being too low. If rpc_count increases, more network roundtrips have
120
122
# become necessary for this use case. Please do not adjust this number
121
123
# upwards without agreement from bzr's network support maintainers.
124
128
def test_notification_on_branch_from_repository(self):
125
129
out, err = self.run_bzr("init-repository -q a")