Updates texts on admin legislation specs
This commit is contained in:
@@ -26,7 +26,7 @@ feature 'Admin legislation draft versions' do
|
||||
visit admin_legislation_processes_path(filter: 'all')
|
||||
|
||||
click_link 'An example legislation process'
|
||||
click_link 'Text'
|
||||
click_link 'Drafting'
|
||||
click_link 'Version 1'
|
||||
|
||||
expect(page).to have_content(draft_version.title)
|
||||
@@ -49,7 +49,7 @@ feature 'Admin legislation draft versions' do
|
||||
expect(page).to have_content 'An example legislation process'
|
||||
|
||||
click_link 'An example legislation process'
|
||||
click_link 'Text'
|
||||
click_link 'Drafting'
|
||||
|
||||
click_link 'Create version'
|
||||
|
||||
@@ -82,7 +82,7 @@ feature 'Admin legislation draft versions' do
|
||||
expect(page).to have_content 'An example legislation process'
|
||||
|
||||
click_link 'An example legislation process'
|
||||
click_link 'Text'
|
||||
click_link 'Drafting'
|
||||
|
||||
click_link 'Version 1'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user