mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 03:09:00 +08:00
fix the build
This commit is contained in:
parent
67357b84b9
commit
d074a39d39
|
@ -318,7 +318,7 @@ describe Invite do
|
|||
|
||||
it 'will not redeem twice' do
|
||||
expect(invite.redeem).to be_present
|
||||
expect(invite.redeem.send_welcome_message).to eq(false)
|
||||
expect(invite.redeem.email).to eq(user.email)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user