removes sending individual proposal notifications via email
This commit is contained in:
@@ -84,12 +84,6 @@ describe User do
|
||||
end
|
||||
end
|
||||
|
||||
describe 'email_on_proposal_notification' do
|
||||
it 'should be true by default' do
|
||||
expect(subject.email_on_proposal_notification).to eq(true)
|
||||
end
|
||||
end
|
||||
|
||||
describe 'email_digest' do
|
||||
it 'should be true by default' do
|
||||
expect(subject.email_digest).to eq(true)
|
||||
|
||||
Reference in New Issue
Block a user