diff --git a/tests/test_plot/test_sch_errors.py b/tests/test_plot/test_sch_errors.py index 8f046688..19de8f69 100644 --- a/tests/test_plot/test_sch_errors.py +++ b/tests/test_plot/test_sch_errors.py @@ -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():