Skip to content

Commit f9ceadf

Browse files
committed
update: project name aligned with sdk flow for AUT
1 parent 196b58f commit f9ceadf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/testng-examples/browserstack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ accessKey: BROWSERSTACK_ACCESS_KEY
1111
# ======================
1212
# The following capabilities are used to set up reporting on BrowserStack:
1313
# Set 'projectName' to the name of your project. Example, Marketing Website
14-
projectName: First TestNg Android Project
14+
projectName: BrowserStack Samples
1515
# Set `buildName` as the name of the job / testsuite being run
1616
buildName: browserstack build
1717
# `buildIdentifier` is a unique id to differentiate every execution that gets appended to

ios/testng-examples/browserstack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ accessKey: BROWSERSTACK_ACCESS_KEY
1111
# ======================
1212
# The following capabilities are used to set up reporting on BrowserStack:
1313
# Set 'projectName' to the name of your project. Example, Marketing Website
14-
projectName: First TestNg iOS Project
14+
projectName: BrowserStack Samples
1515
# Set `buildName` as the name of the job / testsuite being run
1616
buildName: browserstack build
1717
# `buildIdentifier` is a unique id to differentiate every execution that gets appended to

0 commit comments

Comments
 (0)