mirror of
https://github.com/interviewstreet/go-jira.git
synced 2025-08-08 22:16:34 +02:00
Fixed test TestMetaIssueType_CheckCompleteAndAvailable_NotAvailable to actually trigger the unavailable case
This commit is contained in:
@ -529,6 +529,7 @@ func TestMetaIssueType_CheckCompleteAndAvailable_NotAvailable(t *testing.T) {
|
||||
}
|
||||
|
||||
config := map[string]string{
|
||||
"Summary": "Issue Summary",
|
||||
"SomeKey": "somevalue",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user