browser2: PostBin is now disabled
But RequestBin can't help test the bug.
This commit is contained in:
parent
295e07b3ed
commit
f17e61d73f
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ def test_brokenpost():
|
|||
"""
|
||||
Tests _fix_redirect()
|
||||
"""
|
||||
raise SkipTest('PostBin is disabled')
|
||||
try:
|
||||
b = BaseBrowser()
|
||||
# postbin is picky with empty posts. that's good!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue