)]}'
{"test/unit/common/test_manager.py":[{"author":{"_account_id":597,"name":"Pete Zaitcev","email":"zaitcev@kotori.zaitcev.us","username":"zaitcev"},"change_message_id":"fcb554d3409fef4cc2fe6e032439ecbc0a954ccc","unresolved":true,"context_lines":[{"line_number":300,"context_line":"    def test_verify_server(self):"},{"line_number":301,"context_line":"        def mock_find_exe(f):"},{"line_number":302,"context_line":"            # pretend that swift-object-server is the only file on path"},{"line_number":303,"context_line":"            return f if f \u003d\u003d \u0027swift-object-server\u0027 else None"},{"line_number":304,"context_line":""},{"line_number":305,"context_line":"        with mock.patch(\u0027swift.common.manager.find_executable\u0027,"},{"line_number":306,"context_line":"                        side_effect\u003dmock_find_exe):"}],"source_content_type":"text/x-python","patch_set":1,"id":"6b4b353b_b77f9144","line":303,"updated":"2021-01-14 15:38:32.000000000","message":"The real find_executable returns /usr/bin/swift-object-server, but I\u0027m okay with this here, for tests.","commit_id":"7cf4edfae5c564236e2cd952a41481e278b8979f"}]}
