Commit 86df8bc3 authored by ubudzisz's avatar ubudzisz

repair rubocop test

parent fda1d011
...@@ -38,7 +38,7 @@ describe 'projects/builds/show' do ...@@ -38,7 +38,7 @@ describe 'projects/builds/show' do
expect(rendered).to have_link('Retry') expect(rendered).to have_link('Retry')
end end
it 'shows commit title' do it 'shows commit title' do
expect(rendered).to have_text(@git_commit_title) expect(rendered).to have_text(@git_commit_title)
end end
end 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