Skip to content

Commit

Permalink
feat: remove icf from testing payload
Browse files Browse the repository at this point in the history
  • Loading branch information
sutterj committed Jul 8, 2024
1 parent b27377a commit 8c930f8
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions test/fixtures/mirror.created.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,22 +130,22 @@
"updated_at": "2023-10-16T19:51:20Z"
},
"sender": {
"login": "icf-sutterj[bot]",
"login": "pma-sutterj[bot]",
"id": 165810367,
"node_id": "BOT_kgDOCeIQvw",
"avatar_url": "https://avatars.githubusercontent.com/u/22358079?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/icf-sutterj%5Bbot%5D",
"html_url": "https://github.com/apps/icf-sutterj",
"followers_url": "https://api.github.com/users/icf-sutterj%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/icf-sutterj%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/icf-sutterj%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/icf-sutterj%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/icf-sutterj%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/icf-sutterj%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/icf-sutterj%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/icf-sutterj%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/icf-sutterj%5Bbot%5D/received_events",
"url": "https://api.github.com/users/pma-sutterj%5Bbot%5D",
"html_url": "https://github.com/apps/pma-sutterj",
"followers_url": "https://api.github.com/users/pma-sutterj%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/pma-sutterj%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/pma-sutterj%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/pma-sutterj%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/pma-sutterj%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/pma-sutterj%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/pma-sutterj%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/pma-sutterj%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/pma-sutterj%5Bbot%5D/received_events",
"type": "Bot",
"site_admin": false
},
Expand Down

0 comments on commit 8c930f8

Please sign in to comment.