Skip to content

Commit

Permalink
Ha ha actually assert the exception is raised in test
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Jul 2, 2019
1 parent d311574 commit 8f07706
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/zope/testbrowser/tests/test_browser.py
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ def test_error_after_reload():
which is what the tests in fixed-bugs.txt get, but what I actually get
instead is
>>> browser.reload()
Traceback (most recent call last):
...
webtest.app.AppError: Bad response: 403 Forbidden
Expand Down

0 comments on commit 8f07706

Please sign in to comment.