Updated error text in the test.

This commit is contained in:
Salvador E. Tropea 2020-08-31 20:48:11 -03:00
parent f12c7fc1ce
commit d5fe46ab8e
1 changed files with 1 additions and 1 deletions

View File

@ -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():