提交 79d7e714 编写于 作者: L Lin Jen-Shin

Use describe rather than context, feedback from:

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4964#note_12861588
上级 7cc6a703
......@@ -305,7 +305,7 @@ describe Ci::API::API do
end
end
context 'should post artifact to running build' do
describe 'uploading artifacts for a running build' do
shared_examples 'successful artifacts upload' do
it 'updates successfully' do
response_filename =
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册