renamed reporter from ISS to FMG

This commit is contained in:
maguire-arman 2025-05-27 14:02:43 -04:00
parent fdca525225
commit edf961b490

View file

@ -23,7 +23,7 @@ const reportConfig: OrtoniReportConfig = {
logo: 'playwright-tests/business-logic/data/logo.png',
title: "Test Report",
showProject: false,
projectName: "ISS-Nextgen-Playwright-Report",
projectName: "FMG-Nextgen-Playwright-Report",
testType: `E2E- Environment: ${process.env.NODE_ENV} `,
preferredTheme: "light",
base64Image: true,