1197
1197
# This is a bit random, but it works. acquireBranchToPull marks the
1198
1198
# branch it returns as started mirroring, but we should check that the
1199
1199
# one we want is returned...
1202
1202
def test_branch_type_returned_mirrored(self):
1203
1203
branch = self.factory.makeAnyBranch(branch_type=BranchType.MIRRORED)