Match named queries in test stubs
This commit is contained in:
parent
d96e88c223
commit
13b9c98b2b
7 changed files with 355 additions and 297 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"pullRequests": {
|
||||
"nodes": [
|
||||
{
|
||||
"id": "PR_12",
|
||||
"number": 12,
|
||||
"title": "Blueberries are from a fork",
|
||||
"state": "OPEN",
|
||||
|
|
@ -37,6 +38,7 @@
|
|||
"isDraft": false
|
||||
},
|
||||
{
|
||||
"id": "PR_10",
|
||||
"number": 10,
|
||||
"title": "Blueberries are a good fruit",
|
||||
"state": "OPEN",
|
||||
|
|
@ -123,4 +125,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue