Remove Participants related codes
This commit is contained in:
parent
9169c8d0eb
commit
054ec3c635
4 changed files with 0 additions and 51 deletions
8
test/fixtures/issueView_preview.json
vendored
8
test/fixtures/issueView_preview.json
vendored
|
|
@ -26,14 +26,6 @@
|
|||
"milestone": {
|
||||
"title": ""
|
||||
},
|
||||
"participants": {
|
||||
"nodes": [
|
||||
{
|
||||
"login": "marseilles"
|
||||
}
|
||||
],
|
||||
"totalcount": 1
|
||||
},
|
||||
"comments": {
|
||||
"totalCount": 9
|
||||
},
|
||||
|
|
|
|||
14
test/fixtures/issueView_previewWithMetadata.json
vendored
14
test/fixtures/issueView_previewWithMetadata.json
vendored
|
|
@ -74,20 +74,6 @@
|
|||
"milestone": {
|
||||
"title": "uluru"
|
||||
},
|
||||
"participants": {
|
||||
"nodes": [
|
||||
{
|
||||
"login": "marseilles"
|
||||
},
|
||||
{
|
||||
"login": "monaco"
|
||||
},
|
||||
{
|
||||
"login": "montpellier"
|
||||
}
|
||||
],
|
||||
"totalcount": 3
|
||||
},
|
||||
"comments": {
|
||||
"totalcount": 9
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue