Commit f7951692 authored by Aleksei Lipniagov's avatar Aleksei Lipniagov

Fix rubocop offence

parent 2ab05756
...@@ -335,7 +335,6 @@ describe API::ProjectImport do ...@@ -335,7 +335,6 @@ describe API::ProjectImport do
end end
end end
context 'when direct upload is disabled' do context 'when direct upload is disabled' do
before do before do
stub_uploads_object_storage(ImportExportUploader, enabled: false, direct_upload: true) stub_uploads_object_storage(ImportExportUploader, enabled: false, direct_upload: true)
......
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