Update test
This commit is contained in:
parent
660cce7790
commit
99940fa062
1 changed files with 1 additions and 1 deletions
|
|
@ -689,7 +689,7 @@ func TestIssueClose(t *testing.T) {
|
|||
http.StubResponse(200, bytes.NewBufferString(`
|
||||
{ "data": { "repository": {
|
||||
"hasIssuesEnabled": true,
|
||||
"issue": { "id": "A-VERY-IMPORTANT-ID"}
|
||||
"issue": { "number": 13}
|
||||
} } }
|
||||
`))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue