+

Visual Regression Test Report

`; - htmlText += '
    \n' + sections.map(section => { - return `
  • ${section.title}
  • `; - }).join('\n') + '
'; + + htmlText += markedSections.map(section => section.content).join('\n\n'); htmlText += sections.map(section => section.content).join('\n\n'); + htmlText += '\n