mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Subscription on Registration, Independent Subscription without registration
This commit is contained in:
parent
41fc21f7f4
commit
a39f4cf0dd
9 changed files with 71 additions and 33 deletions
|
|
@ -130,7 +130,7 @@ feature Event do
|
|||
|
||||
# Register for conference
|
||||
find('#register').click
|
||||
expect(flash).to eq('You are now registered.')
|
||||
expect(flash).to eq('You are now Registered and will be receiving Email Notifications.')
|
||||
|
||||
# Withdraw proposal
|
||||
visit conference_proposal_index_path(conference.short_title)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue