Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2016-07-04 14:06:34 +0300
committerLin Jen-Shin <godfat@godfat.org>2016-07-04 14:06:34 +0300
commit79d7e71487db07926065f17c0430df2e8a9fc574 (patch)
treea82a497a352f1382990a5d0bbfcf79f8276734d1 /spec/requests
parent7cc6a703f6fdec3aba3dfe857624dc3ad54ad7cf (diff)
Use describe rather than context, feedback from:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4964#note_12861588
Diffstat (limited to 'spec/requests')
-rw-r--r--spec/requests/ci/api/builds_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/requests/ci/api/builds_spec.rb b/spec/requests/ci/api/builds_spec.rb
index 6b64a16404f..89cb60bdd0b 100644
--- a/spec/requests/ci/api/builds_spec.rb
+++ b/spec/requests/ci/api/builds_spec.rb
@@ -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 =