提交 d04961a2 编写于 作者: J Jarka Kadlecova

add blank line

上级 685072f5
......@@ -112,6 +112,7 @@ describe JiraService, models: true do
stub_config_setting(url: custom_base_url)
@jira_service.execute(merge_request, ExternalIssue.new("JIRA-123", project))
expect(WebMock).to have_requested(:post, @comment_url).with(
body: /#{custom_base_url}\/#{project.path_with_namespace}\/commit\/#{merge_request.diff_head_sha}/
).once
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册