Merge "Fix watch star browser test"

This commit is contained in:
jenkins-bot 2018-10-19 18:27:53 +00:00 committed by Gerrit Code Review
commit 53216161c6
1 changed files with 2 additions and 2 deletions

View File

@ -53,8 +53,8 @@ class ArticlePage
end
## watch star
button(:watch_star, text: 'Watch this page')
button(:unwatch_star, text: 'Stop watching')
a(:watch_star, text: 'Watch this page')
a(:unwatch_star, text: 'Stop watching')
button(:watch_confirm, class: 'mw-htmlform-submit')
# search