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
Pleroma
pleroma
Commits
242cc9a6
Commit
242cc9a6
authored
Dec 29, 2018
by
Ivan Tashkinov
Browse files
[
#483
] User.get_by_nickname/1: ensured case-insensitive matching for local FQN. Added tests.
parent
7bd49a32
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/user_test.exs
View file @
242cc9a6
...
...
@@ -278,7 +278,6 @@ test "gets an existing user, case insensitive" do
assert
user
==
fetched_user
end
test
"gets an existing user by fully qualified nickname"
do
user
=
insert
(
:user
)
...
...
Write
Preview
Supports
Markdown
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