Skip to content
Snippets Groups Projects
Commit 1eaa546f authored by James Lopez's avatar James Lopez
Browse files

add changelog and fix rubocop warning

parent cad63649
No related branches found
No related tags found
No related merge requests found
---
title: Fix UpdateAllRemoteMirrorsWorker failing when remote mirror has no project
merge_request:
author:
FactoryGirl.define do
factory :remote_mirror do
url 'http://cantbeblank'
project
url 'http://cantbeblank'
project
end
end
\ No newline at end of file
end
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