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