Fix Rubocop offense in build specs
This commit is contained in:
parent
9084438687
commit
d69ec1269a
1 changed files with 0 additions and 1 deletions
|
@ -842,7 +842,6 @@ describe Ci::Build, :models do
|
|||
end
|
||||
end
|
||||
|
||||
|
||||
describe '#allow_git_fetch' do
|
||||
it 'return project allow_git_fetch configuration' do
|
||||
expect(build.allow_git_fetch).to eq(project.build_allow_git_fetch)
|
||||
|
|
Loading…
Reference in a new issue