renamed reporter from ISS to FMG
This commit is contained in:
parent
fdca525225
commit
edf961b490
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue