Skip to content

Commit

Permalink
Fix prettier issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophHi committed Sep 5, 2024
1 parent c276a5c commit 576ca81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ const testConfig = [
name: 'CPQ Configuration - cpqOverOcc Mode',
cpqOverOcc: true,
backendURL: `${Cypress.env('OCC_PREFIX')}/${POWERTOOLS}/cpqconfigurator/**`,
}
},
];

testConfig.forEach((config) => {
Expand Down

0 comments on commit 576ca81

Please sign in to comment.