Updates tests with new texts

This commit is contained in:
Alberto Garcia Cabeza
2015-10-21 17:04:11 +02:00
parent 7843834c9c
commit abad54d01a
43 changed files with 201 additions and 255 deletions

View File

@@ -201,7 +201,7 @@ feature 'Admin activity' do
visit proposal_path(proposal)
within("#proposal_#{proposal.id}") do
click_link 'Ban author'
click_link 'Hide author'
end
visit admin_activity_path
@@ -221,7 +221,7 @@ feature 'Admin activity' do
visit moderation_users_path(name_or_email: user.username)
within(".admin-list") do
click_link 'Ban'
click_link 'Block'
end
visit admin_activity_path