Searched refs:return_false (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/bin/pick/
H A Dcore_test.py266 async def return_false(*_, **__) -> bool: member in class:TestResolveNomination
287 with mock.patch('bin.pick.core.is_commit_in_branch', self.return_false):
344 with mock.patch('bin.pick.core.is_commit_in_branch', self.return_false):

Completed in 6 milliseconds