From cda3e443c6489b9c2cd9fb1f76b8cddf74dc1b67 Mon Sep 17 00:00:00 2001 From: Adam Stepinski Date: Wed, 11 Nov 2015 13:43:20 -0800 Subject: [PATCH] sanitize description --- remote/github/fixtures/pull_request.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/remote/github/fixtures/pull_request.json b/remote/github/fixtures/pull_request.json index c6aa977d0..11ab41e11 100644 --- a/remote/github/fixtures/pull_request.json +++ b/remote/github/fixtures/pull_request.json @@ -92,7 +92,7 @@ }, "private": true, "html_url": "https://github.com/company/project", - "description": "Backend Thrift services for the Edmodo social graph", + "description": "project description", "fork": false, "url": "https://api.github.com/repos/company/project", "forks_url": "https://api.github.com/repos/company/project/forks", @@ -203,7 +203,7 @@ }, "private": true, "html_url": "https://github.com/company/project", - "description": "Backend Thrift services for the Edmodo social graph", + "description": "project description", "fork": false, "url": "https://api.github.com/repos/company/project", "forks_url": "https://api.github.com/repos/company/project/forks", @@ -328,7 +328,7 @@ }, "private": true, "html_url": "https://github.com/company/project", - "description": "Backend Thrift services for the Edmodo social graph", + "description": "project description", "fork": false, "url": "https://api.github.com/repos/company/project", "forks_url": "https://api.github.com/repos/company/project/forks",