Commit 17ad40e3 authored by Stefan H. Holek's avatar Stefan H. Holek

Un-fixup test; normalization is handled by zope.testbrowser 3.5.x.

parent 12fc9c5d
......@@ -42,7 +42,7 @@ We don't have access, we will not be able to get to the protected add form:
>>> browser.open("http://localhost/test_folder_1_/ftf/+/protectedaddform.html")
Traceback (most recent call last):
...
httperror_seek_wrapper: HTTP Error 401: Unauthorized
HTTPError: HTTP Error 401: Unauthorized
For a protected one we need a manager account:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment