Make it clear what verified users can vote for

"Participate in the final voting" was a concept which was hard to
understand since many people would think it was related to the
voting/polls section and that somehow there was going to be a "final"
poll.

So we use "Vote for budget projects" instead.

Thanks Pomerange for the suggestion.
This commit is contained in:
Javi Martín
2022-05-05 16:31:30 +02:00
parent 92b1e53fc3
commit cd3b196a04
4 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ describe "DocumentVerifications" do
fill_in "document_verification_document_number", with: user.document_number
click_button "Check document"
expect(page).to have_content "Participate in final voting"
expect(page).to have_content "Vote for budget projects"
click_button "Verify"