Merge pull request #130 from github/rm-obsolete-fixtures
Cleanup: remove unused fixture files
This commit is contained in:
commit
71add1baf5
2 changed files with 0 additions and 16 deletions
9
test/fixtures/createPr.json
vendored
9
test/fixtures/createPr.json
vendored
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"data": {
|
||||
"createPullRequest": {
|
||||
"pullRequest": {
|
||||
"url": "https://github.com/vilmibm/testing/pull/14"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
7
test/fixtures/repoId.json
vendored
7
test/fixtures/repoId.json
vendored
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"data": {
|
||||
"repository": {
|
||||
"id": "a repo id"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue