Make Rubocop happy

上级 e1008da2
...@@ -13,7 +13,7 @@ describe 'gitlab:uploads rake tasks' do ...@@ -13,7 +13,7 @@ describe 'gitlab:uploads rake tasks' do
end end
it 'errors out about missing files on the file system' do it 'errors out about missing files on the file system' do
uploaded_file = create(:upload) create(:upload)
expect { run_rake_task('gitlab:uploads:check') }.to output(/File does not exist on the file system/).to_stdout expect { run_rake_task('gitlab:uploads:check') }.to output(/File does not exist on the file system/).to_stdout
end end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册