File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ accessKey: YOUR_ACCESS_KEY
14
14
projectName : BrowserStack Samples
15
15
# Set `buildName` as the name of the job / testsuite being run
16
16
buildName : browserstack build
17
- # `buildIdentifer ` is a unique id to differentiate every execution that gets appended to
18
- # buildName. Choose your buildIdentifier format from the the available expressions:
17
+ # `buildIdentifier ` is a unique id to differentiate every execution that gets appended to
18
+ # buildName. Choose your buildIdentifier format from the available expressions:
19
19
# ${BUILD_NUMBER} (Default): Generates an incremental counter with every execution
20
20
# ${DATE_TIME}: Generates a Timestamp with every execution. Eg. 05-Nov-19:30
21
21
# Read more about buildIdentifiers here -> https://www.browserstack.com/docs/automate/selenium/organize-tests
You can’t perform that action at this time.
0 commit comments