Skip to content

Commit 167ea43

Browse files
committed
fix : linting ++
1 parent a68e754 commit 167ea43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/sdk-utils/common/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ export const IMPORTANT_SETUP_WARNING =
22
"IMPORTANT: DO NOT SKIP ANY STEP. All the setup steps described below MUST be executed regardless of any existing configuration or setup. This ensures proper BrowserStack SDK setup.";
33

44
export const SETUP_PERCY_DESCRIPTION =
5-
"Set up or expand Percy visual testing configuration with comprehensive coverage for existing projects that might have Percy integrated. This supports both Percy Web Standalone and Percy Automate.";
5+
"Set up or expand Percy visual testing configuration with comprehensive coverage for existing projects that might have Percy integrated. This supports both Percy Web Standalone and Percy Automate. Example prompts: Expand percy coverage for this project {project_name}";
66

77
export const LIST_TEST_FILES_DESCRIPTION =
88
"Lists all test files for a given set of directories.";

0 commit comments

Comments
 (0)