Updates admin legislation specs

This commit is contained in:
decabeza
2018-07-19 18:37:08 +02:00
parent 92f4c26fa4
commit bb05f86156

View File

@@ -57,7 +57,7 @@ feature 'Admin legislation draft versions' do
fill_in 'legislation_draft_version_changelog', with: 'Version 3 changes'
fill_in 'legislation_draft_version_body', with: 'Version 3 body'
within('.primary-buttons') do
within('.end') do
click_button 'Create version'
end