mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 14:46:05 +10:00
Fix rubocop offenses in upload rewriter specs
This commit is contained in:
@@ -13,7 +13,7 @@ describe Gitlab::Gfm::UploadsRewriter do
|
||||
|
||||
let(:zip_uploader) do
|
||||
build(:file_uploader, project: old_project,
|
||||
fixture: 'ci_build_artifacts.zip')
|
||||
fixture: 'ci_build_artifacts.zip')
|
||||
end
|
||||
|
||||
let(:text) do
|
||||
|
||||
Reference in New Issue
Block a user