parent
87144caeb3
commit
ae98ac1430
8 changed files with 8 additions and 8 deletions
|
|
@ -376,7 +376,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