Commit af44c0ba authored by ubudzisz's avatar ubudzisz

modify view test to commit title

modify view test to commit title-repair rubocop

modify view test to commit title-repair rubocop

modify view test to commit title-repair rubocop

remove empty line in CHANGELOG
parent 0c56fdcd
......@@ -130,7 +130,6 @@ v 8.9.7 (unreleased)
v 8.9.6
- Fix importing of events under notes for GitLab projects
v 8.9.5
- Add more debug info to import/export and memory killer. !5108
- Fixed avatar alignment in new MR view. !5095
......
......@@ -10,7 +10,6 @@ describe 'projects/builds/show' do
before do
assign(:build, build)
assign(:project, project)
assign(:commit_title, build.project.commit.title)
allow(view).to receive(:can?).and_return(true)
end
......
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