Skip to content
Snippets Groups Projects
Commit 86df8bc3 authored by ubudzisz's avatar ubudzisz
Browse files

repair rubocop test

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