spec/fixtures/pull_requests/comments.json in git_reflow-0.8.10 vs spec/fixtures/pull_requests/comments.json in git_reflow-0.9.0

- old
+ new

@@ -1,47 +1,47 @@ -[ - { - "url": "https://api.github.com/repos/reenhanced/repo/pulls/comments/1", - "id": 1, - "diff_hunk": "@@ -16,33 +16,40 @@ public class Connection : IConnection...", - "path": "file1.txt", - "position": 1, - "original_position": 4, - "commit_id": "6dcb09b5b57875f334f61aebed695e2e4193db5e", - "original_commit_id": "9c48853fa3dc5c1c3d6f1f1cd1f2743e72652840", - "user": { - "login": "reenhanced", - "id": 1, - "avatar_url": "https://github.com/images/error/octocat_happy.gif", - "gravatar_id": "somehexcode", - "url": "https://api.github.com/users/reenhanced", - "html_url": "https://github.com/reenhanced", - "followers_url": "https://api.github.com/users/reenhanced/followers", - "following_url": "https://api.github.com/users/reenhanced/following{/other_user}", - "gists_url": "https://api.github.com/users/reenhanced/gists{/gist_id}", - "starred_url": "https://api.github.com/users/reenhanced/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/reenhanced/subscriptions", - "organizations_url": "https://api.github.com/users/reenhanced/orgs", - "repos_url": "https://api.github.com/users/reenhanced/repos", - "events_url": "https://api.github.com/users/reenhanced/events{/privacy}", - "received_events_url": "https://api.github.com/users/reenhanced/received_events", - "type": "User", - "site_admin": false - }, - "body": "Great stuff", - "created_at": "2011-04-14T16:00:49Z", - "updated_at": "2011-04-14T16:00:49Z", - "html_url": "https://github.com/reenhanced/repo/pull/1#discussion-diff-1", - "pull_request_url": "https://api.github.com/repos/reenhanced/repo/pulls/1", - "_links": { - "self": { - "href": "https://api.github.com/repos/reenhanced/repo/pulls/comments/1" - }, - "html": { - "href": "https://github.com/reenhanced/repo/pull/1#discussion-diff-1" - }, - "pull_request": { - "href": "https://api.github.com/repos/reenhanced/repo/pulls/1" - } - } - } -] +[ + { + "url": "https://api.github.com/repos/reenhanced/repo/pulls/comments/1", + "id": 1, + "diff_hunk": "@@ -16,33 +16,40 @@ public class Connection : IConnection...", + "path": "file1.txt", + "position": 1, + "original_position": 4, + "commit_id": "6dcb09b5b57875f334f61aebed695e2e4193db5e", + "original_commit_id": "9c48853fa3dc5c1c3d6f1f1cd1f2743e72652840", + "user": { + "login": "reenhanced", + "id": 1, + "avatar_url": "https://github.com/images/error/octocat_happy.gif", + "gravatar_id": "somehexcode", + "url": "https://api.github.com/users/reenhanced", + "html_url": "https://github.com/reenhanced", + "followers_url": "https://api.github.com/users/reenhanced/followers", + "following_url": "https://api.github.com/users/reenhanced/following{/other_user}", + "gists_url": "https://api.github.com/users/reenhanced/gists{/gist_id}", + "starred_url": "https://api.github.com/users/reenhanced/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/reenhanced/subscriptions", + "organizations_url": "https://api.github.com/users/reenhanced/orgs", + "repos_url": "https://api.github.com/users/reenhanced/repos", + "events_url": "https://api.github.com/users/reenhanced/events{/privacy}", + "received_events_url": "https://api.github.com/users/reenhanced/received_events", + "type": "User", + "site_admin": false + }, + "body": "Great stuff", + "created_at": "2011-04-14T16:00:49Z", + "updated_at": "2011-04-14T16:00:49Z", + "html_url": "https://github.com/reenhanced/repo/pull/1#discussion-diff-1", + "pull_request_url": "https://api.github.com/repos/reenhanced/repo/pulls/1", + "_links": { + "self": { + "href": "https://api.github.com/repos/reenhanced/repo/pulls/comments/1" + }, + "html": { + "href": "https://github.com/reenhanced/repo/pull/1#discussion-diff-1" + }, + "pull_request": { + "href": "https://api.github.com/repos/reenhanced/repo/pulls/1" + } + } + } +]