Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
9dea6dd66c30
Commit
78244ffc
authored
Mar 04, 2016
by
Yorick Peterse
Committed by
Robert Speicher
Mar 11, 2016
Browse files
Corrected spec title for Namespace.search
parent
73bc92737b73
Changes
1
Hide whitespace changes
Inline
Side-by-side
spec/models/namespace_spec.rb
View file @
9dea6dd6
...
...
@@ -41,7 +41,7 @@
it
{
expect
(
namespace
.
human_name
).
to
eq
(
namespace
.
owner_name
)
}
end
describe
'
#
search'
do
describe
'
.
search'
do
let
(
:namespace
)
{
create
(
:namespace
)
}
it
'returns namespaces with a matching name'
do
...
...
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