mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Adapt the mailbot spec to the last changes
This commit is contained in:
parent
3391d09549
commit
20d908e085
2 changed files with 8 additions and 12 deletions
|
|
@ -1,5 +1,4 @@
|
|||
class Mailbot < ActionMailer::Base
|
||||
|
||||
def registration_mail(conference, user)
|
||||
mail(to: user.email,
|
||||
from: conference.contact.email,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue