Files
Antoine Vandevenne (anv) e1a8a55c4f [FIX] tests: don't count EOL chars when checking remaining line space
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#12111

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-03-05 13:29:22 +00:00
..