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 27, 2019
1 parent e8ae9ac commit 741e491
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export const getPullServiceResponse: PullRequest = {
id: 1,
mergedAt: '2011-01-26T19:01:12Z',
state: 'closed',
updatedAt: '2011-01-26T19:01:12Z',
updatedAt: '2012-03-06T23:06:50Z',
url: 'https://api.github.com/repos/octocat/Hello-World/pulls/1',
user: { id: '583231', login: 'octocat', url: 'https://api.github.com/users/octocat' },
};

0 comments on commit 741e491

Please sign in to comment.