mirror of
https://github.com/discourse/discourse.git
synced 2025-04-19 10:19:05 +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…
x
Reference in New Issue
Block a user