Skip to content

Conversation

Rohannagariya1
Copy link
Collaborator

No description provided.

patchedConfPathList[patchedConfPathList.length - 1] = 'patched_ats_config_file.js'
const uniqueNamePatchFileName = `patched_ats_config_file_${uuidv4()}.js`;
patchedConfPathList[patchedConfPathList.length - 1] = uniqueNamePatchFileName;
logger.info("Patch file name is " + uniqueNamePatchFileName);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why adding this log line, it will be visible to user? Let's change it to debug if it's required for debugging.

@hariharanbrowserstack hariharanbrowserstack merged commit 2cf6693 into master Mar 6, 2025
5 checks passed
@hariharanbrowserstack hariharanbrowserstack mentioned this pull request Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants