let(:comment_body){{body: "Issue solved with [#{closing_commit.id}|http://localhost/#{project.path_with_namespace}/commit/#{closing_commit.id}]."}.to_json}
context"using right markdown"do
it"initiates one api call to jira server to close the issue"do