Merge pull request #932 from hennevogel/bugfix_email_settings
Fix email notifications
This commit is contained in:
commit
aabbd35063
22 changed files with 182 additions and 123 deletions
|
|
@ -54,7 +54,7 @@ feature EmailSettings do
|
|||
click_button 'Update Email settings'
|
||||
|
||||
expect(flash).
|
||||
to eq('Settings have been successfully updated.')
|
||||
to eq('Email settings have been successfully updated.')
|
||||
|
||||
expect(find('#email_settings_registration_subject').
|
||||
value).to eq('Registration subject')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue