Commit f4c63597 authored by Zeger-Jan van de Weg's avatar Zeger-Jan van de Weg

Set background upload for testing

parent c9d49656
......@@ -17,7 +17,7 @@ describe ObjectStorageUploadWorker do
context 'when object storage is enabled' do
before do
stub_lfs_object_storage
stub_lfs_object_storage(background_upload: true)
end
it 'uploads object to storage' do
......
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