mirror of
https://github.com/odoo/documentation.git
synced 2025-12-12 07:29:27 +07:00
This commit fixes a bug in the `check_early_line_breaks` test that would
systematically consider the `\n` character as being part of the line,
hence counting it when computing the line length.
closes odoo/documentation#12273
X-original-commit: e1a8a55c4f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>