You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/tools/sdk-utils/common/constants.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ STEP 4: Run a second Percy build.
78
78
79
79
STEP 5: Compare the two Percy builds to see the detected visual difference.
80
80
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.
82
82
83
83
CONSTRAINTS:
84
84
- Do NOT run any builds until explicitly instructed in the steps.
0 commit comments