Minor change

This commit is contained in:
María Checa
2017-10-17 20:43:42 +02:00
parent 20fd8c0515
commit e2b06ef259

View File

@@ -156,7 +156,6 @@ feature 'Poll Officing' do
page.should have_content("Here you can validate user documents and store voting results")
visit new_officing_residence_path
page.should have_content("Validate document")
within("#side_menu") do
click_link "Validate document"
end