Skip to content
Snippets Groups Projects
Commit 86b1e44a authored by Stan Hu's avatar Stan Hu
Browse files

Improve spec description in member_spec.rb

parent 36459061
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -173,7 +173,7 @@ describe Member do
end
 
describe '.search_invite_email' do
it 'returns only the matching e-mail' do
it 'returns only members the matching e-mail' do
create(:group_member, :invited)
 
invited = described_class.search_invite_email(@invited_member.invite_email)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment