merge master
This commit is contained in:
commit
2892a56a1c
12 changed files with 70 additions and 70 deletions
|
|
@ -373,7 +373,7 @@ feature 'Version' do
|
|||
EventsRegistration.create(registration: registration, event: event)
|
||||
EventsRegistration.first.update_attributes(attended: true)
|
||||
EventsRegistration.last.destroy
|
||||
# Here registration is deleted to ensure the event registration related change still displays the asociated user's name
|
||||
# Here registration is deleted to ensure the event registration related change still displays the associated user's name
|
||||
registration.destroy
|
||||
|
||||
visit admin_revision_history_path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue