minor inprovements and included organizations in changelog
This commit is contained in:
parent
3bd812728e
commit
2ff086ef0d
12 changed files with 199 additions and 90 deletions
|
|
@ -160,7 +160,7 @@ feature 'Has correct abilities' do
|
|||
expect(current_path).to eq(edit_admin_conference_resource_path(conference.short_title, conference.resources.first))
|
||||
|
||||
visit admin_revision_history_path
|
||||
expect(current_path).to eq(root_path)
|
||||
expect(current_path).to eq(admin_revision_history_path)
|
||||
|
||||
visit admin_conference_path(conference.short_title)
|
||||
expect(current_path).to eq(admin_conference_path(conference.short_title))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue