Commit c5806913 authored by Gideon Williams's avatar Gideon Williams

Add APIURL to the JIRA service integration test

parent a7188581
......@@ -138,6 +138,7 @@ func TestSetJiraService(t *testing.T) {
opt := &SetJiraServiceOptions{
URL: String("asd"),
APIURL: String("asd"),
ProjectKey: String("as"),
Username: String("aas"),
Password: String("asd"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment