@@ -79,6 +79,7 @@ exports[`getGitHubContext > returns eventName 2`] = `
7979 " contents_url" : " https://api.github.com/repos/Codertocat/Hello-World/contents/{+path}" ,
8080 " contributors_url" : " https://api.github.com/repos/Codertocat/Hello-World/contributors" ,
8181 " created_at" : " 2019-05-15T15:19:25Z" ,
82+ " custom_properties" : {},
8283 " default_branch" : " master" ,
8384 " deployments_url" : " https://api.github.com/repos/Codertocat/Hello-World/deployments" ,
8485 " description" : null ,
@@ -213,6 +214,7 @@ exports[`getGitHubContext > returns eventName 2`] = `
213214 " contents_url" : " https://api.github.com/repos/Codertocat/Hello-World/contents/{+path}" ,
214215 " contributors_url" : " https://api.github.com/repos/Codertocat/Hello-World/contributors" ,
215216 " created_at" : " 2019-05-15T15:19:25Z" ,
217+ " custom_properties" : {},
216218 " default_branch" : " master" ,
217219 " deployments_url" : " https://api.github.com/repos/Codertocat/Hello-World/deployments" ,
218220 " description" : null ,
@@ -412,6 +414,7 @@ exports[`getGitHubContext > returns eventName 2`] = `
412414 " contents_url" : " https://api.github.com/repos/Codertocat/Hello-World/contents/{+path}" ,
413415 " contributors_url" : " https://api.github.com/repos/Codertocat/Hello-World/contributors" ,
414416 " created_at" : " 2019-05-15T15:19:25Z" ,
417+ " custom_properties" : {},
415418 " default_branch" : " master" ,
416419 " deployments_url" : " https://api.github.com/repos/Codertocat/Hello-World/deployments" ,
417420 " description" : null ,
0 commit comments