Skip to content

Commit 7dd71f7

Browse files
prod | 07-08-24 | Commit-4
1 parent 092f276 commit 7dd71f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ async function searchTextOnGoogle() {
3939
accessKey: process.env.LT_ACCESS_KEY,
4040
name: "test session", // name of the test
4141
build: `${platform}${browserName}${version}`, // name of the build
42-
"smartUI.build": "rachaelc/sc-118267/no-availability-1722894770",
43-
// "smartUI.build": "Abc!@#$%^&*()_+[ ]\{}|;':<>?",
42+
// "smartUI.build": "rachaelc/sc-118267/no-availability-1722894770",/\
43+
"smartUI.build": "Abc!@#$%^&*()_+[ ]\{}|;':<>?",
4444
"smartUI.project": "Abc!@#$%^&*()_+[abc]\{}|;':<>?",
4545
github: {
4646
url: process.env.GITHUB_URL,

0 commit comments

Comments
 (0)