Skip to content
Snippets Groups Projects
Commit 1972c228 authored by Shinya Maeda's avatar Shinya Maeda
Browse files

Revise spec context wording

parent 8bdb232b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -830,7 +830,7 @@ describe API::Runner, :clean_gitlab_redis_shared_state do
end
end
 
context 'when job has been finished' do
context 'when job has already been finished' do
before do
job.trace.set('Job failed')
job.drop!(:script_failure)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment