Skip to content

Commit 2b6b325

Browse files
Update src/tools/sdk-utils/common/constants.ts
Co-authored-by: Copilot <[email protected]>
1 parent 53a4a1c commit 2b6b325

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
@@ -78,7 +78,7 @@ STEP 4: Run a second Percy build.
7878
7979
STEP 5: Compare the two Percy builds to see the detected visual difference.
8080
81-
STEP 6: Now ask user if they want to setup percy for full project coverage? If yes, call the tool "setupPercyVisualTesting" tool to enable complete coverage for the entire project.
81+
STEP 6: Now ask user if they want to setup percy for full project coverage? If yes, call the "setupPercyVisualTesting" tool to enable complete coverage for the entire project.
8282
8383
CONSTRAINTS:
8484
- Do NOT run any builds until explicitly instructed in the steps.

0 commit comments

Comments
 (0)