repair rubocop test

This commit is contained in:
ubudzisz 2016-07-11 13:15:03 +02:00
parent fda1d01182
commit 86df8bc353
1 changed files with 1 additions and 1 deletions

View File

@ -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