diff --git a/test/plugins/html/html_document_test.dart b/test/plugins/html/html_document_test.dart index 148756bab..3eb700ab6 100644 --- a/test/plugins/html/html_document_test.dart +++ b/test/plugins/html/html_document_test.dart @@ -369,7 +369,7 @@ void main() { ); }); - test('sample 13', () { + test('sample 13 - copy divider and headings from ChatGPT', () { const html = '''
This report provides an overview of the sales performance for the fourth quarter of 2024, including revenue, product performance, and regional sales comparison.
Region | +Total Sales (in \$) | +Sales Growth (%) | +Best Performing Product | +
---|---|---|---|
North America | +5,200,000 | +8.5 | +Product A | +
Europe | +3,800,000 | +6.2 | +Product B | +
Asia-Pacific | +2,500,000 | +10.1 | +Product C | +
Latin America | +1,200,000 | +4.0 | +Product A | +
Middle East | +950,000 | +12.5 | +Product D | +