mirror of https://github.com/zkat/miette.git
fix(tests): revert test-breaking changes of e5c7ae4
The commite5c7ae4seemed to (potentially erronously?) remove a number of spaces following the left `|` bar of some graphical report handler tests. That change had no effect on the `syntax_highlighter_on_real_file()` test, presumably because the trailing whitespace is removed by `strip_ansi_escapes::strip_str()`, but it did break the `triple_adjacent_highlight()` and `non_adjacent_hightlight()` tests. Restoring the spaces removed ine5c7ae4fixes the failing tests on main.
This commit is contained in:
parent
ecb01022f0
commit
612af78929