Updated error text in the test.
This commit is contained in:
parent
f12c7fc1ce
commit
d5fe46ab8e
|
|
@ -151,7 +151,7 @@ def test_sch_errors_bad_conn():
|
|||
|
||||
|
||||
def test_sch_errors_bad_text():
|
||||
setup_ctx('bad_text', 'Malformed text')
|
||||
setup_ctx('bad_text', 'Malformed .?Text.?')
|
||||
|
||||
|
||||
def test_sch_errors_bad_wire():
|
||||
|
|
|
|||
Loading…
Reference in New Issue