Commit 1972c228 authored by Shinya Maeda's avatar Shinya Maeda

Revise spec context wording

parent 8bdb232b
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment