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