Commit e0483044 authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett

Remove 'should' from scenario in has_subgroup_title_spec.rb

parent dfe3ca5e
shared_examples 'has subgroup title' do |parent_group_name, subgroup_name, project_name|
it 'should show the full title' do
it 'shows the full title' do
title = find('.title-container')
expect(title).not_to have_selector '.initializing'
......
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