Skip to content

Commit f714aef

Browse files
JeeveshJ7JeeveshJ7
authored andcommitted
Spelling corrected
1 parent dea0d7d commit f714aef

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/smartui-cli-build-name.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ import NewTag from '../src/component/newTag';
4848
}}
4949
></script>
5050

51-
SmartUI CLI allows you to group screenshots in a build name and append new screenshots to an existing build. This feature enables you to assign build names, add screnshots to existing builds and manage your visual tests efficiently.
51+
SmartUI CLI allows you to group screenshots in a build name and append new screenshots to an existing build. This feature enables you to assign build names, add screenshots to existing builds and manage your visual tests efficiently.
5252

5353

5454
## Prerequisites
@@ -118,8 +118,6 @@ If no buildname is specified, a random build name is added to the builds:
118118
npx smartui --config .smartui.json exec -- <execution-command>
119119
```
120120
121-
122-
123121
### **Step 4:** Advanced Use Case
124122

125123
If you are running multiple test cases in a single job (e.g., using HyperExecute) and want to club all screenshots under a single build while maintaining consistent Git baseline management, you can do the following:

0 commit comments

Comments
 (0)