Skip to content
Snippets Groups Projects
Commit 79d7e714 authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

Use describe rather than context, feedback from:

parent 7cc6a703
No related branches found
No related tags found
1 merge request!4964Save artifacts sizes
Pipeline #
Loading
Loading
@@ -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 =
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment