Skip to content

Commit 66af9c3

Browse files
committed
test: update snap shot payload
1 parent 67bea82 commit 66af9c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

__tests__/github/__snapshots__/context.test.ts.snap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)