WIP resuming pr create test work

This commit is contained in:
nate smith 2019-11-01 17:19:01 -05:00
parent 7555aa9be3
commit c12bdc2731
5 changed files with 87 additions and 1 deletions

7
test/fixtures/repoId.json vendored Normal file
View file

@ -0,0 +1,7 @@
{
"data": {
"repository": {
"id": "a repo id"
}
}
}