Skip to content

Commit

Permalink
fix: revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
adelkahomolova committed Nov 26, 2019
1 parent 89765c2 commit e8ae9ac
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,7 @@ export const getPullsServiceResponse: Paginated<PullRequest> = {
],
page: 1,
perPage: 1,


totalCount: 1,
};

0 comments on commit e8ae9ac

Please sign in to comment.