Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gpt
large_projects
gitlabhq1
Commits
e0483044
Unverified
Commit
e0483044
authored
8 years ago
by
Luke "Jared" Bennett
Browse files
Options
Download
Email Patches
Plain Diff
Remove 'should' from scenario in has_subgroup_title_spec.rb
parent
dfe3ca5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
spec/support/features/has_subgroup_title_spec.rb
spec/support/features/has_subgroup_title_spec.rb
+1
-1
No files found.
spec/support/features/has_subgroup_title_spec.rb
View file @
e0483044
shared_examples
'has subgroup title'
do
|
parent_group_name
,
subgroup_name
,
project_name
|
it
'sho
uld sho
w the full title'
do
it
'show
s
the full title'
do
title
=
find
(
'.title-container'
)
expect
(
title
).
not_to
have_selector
'.initializing'
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment