Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
davisagli committed Feb 14, 2014
1 parent 32a217b commit 85c390a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Products/PasswordResetTool/tests/browser.txt
Expand Up @@ -234,7 +234,7 @@ We navigate to the Users Overview page and register a new user:

>>> browser.getLink('Site Setup').click()
>>> browser.getLink('Users and Groups').click()
>>> browser.getControl('Add New User').click()
>>> browser.getLink('Add New User').click()
>>> browser.url
'http://nohost/plone/@@new-user'

Expand Down

1 comment on commit 85c390a

@mister-roboto
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TESTS FAILED
Mr.roboto url : http://jenkins.plone.org/roboto/get_info?push=16d40c4985884cca9077b1d938d75346
plone-5.0-python-2.7 [FAILURE]
plone-4.2-python-2.6 [FAILURE]
plone-4.2-python-2.7 [FAILURE]
plone-4.3-python-2.6 [SUCCESS]
plone-4.3-python-2.7 [SUCCESS]

Please sign in to comment.