Remove unnecessary commits stubs from fixtures

This commit is contained in:
Mislav Marohnić 2021-05-21 17:37:21 +02:00
parent 6bec7a956a
commit 0208620a6f
2 changed files with 2 additions and 36 deletions

View file

@ -12,24 +12,7 @@
"state": "CLOSED",
"url": "https://github.com/cli/cli/pull/8",
"headRefName": "blueberries",
"reviewDecision": "CHANGES_REQUESTED",
"commits": {
"nodes": [
{
"commit": {
"statusCheckRollup": {
"contexts": {
"nodes": [
{
"state": "SUCCESS"
}
]
}
}
}
}
]
}
"reviewDecision": "CHANGES_REQUESTED"
}
}
]

View file

@ -12,24 +12,7 @@
"state": "MERGED",
"url": "https://github.com/cli/cli/pull/8",
"headRefName": "blueberries",
"reviewDecision": "CHANGES_REQUESTED",
"commits": {
"nodes": [
{
"commit": {
"statusCheckRollup": {
"contexts": {
"nodes": [
{
"state": "SUCCESS"
}
]
}
}
}
}
]
}
"reviewDecision": "CHANGES_REQUESTED"
}
}
]