Skip to content
Snippets Groups Projects
Commit d10e7bd9 authored by OZGCloud's avatar OZGCloud
Browse files

ozg-5794 pr comment

parent 68f40cc8
No related branches found
No related tags found
No related merge requests found
......@@ -265,7 +265,7 @@ Cypress.Commands.add('resetSmocker', () => {
function getSmockerUrl(): string {
const smockerEnv: string = getSmockerEnv();
return `${smockerEnv['url']}`;
return smockerEnv['url'];
}
function getSmockerEnv(): string {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment