export const mockRepositoryListResponse: RepositoryResponse[] = [
  {
    full_name: 'fastlane/ci',
    url: 'https://github.com/fastlane/ci'
  },