Skip to content

Commit 092f276

Browse files
prod | 07-08-24 | Commit-3
1 parent 35bb363 commit 092f276

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
@@ -41,11 +41,11 @@ async function searchTextOnGoogle() {
4141
build: `${platform}${browserName}${version}`, // name of the build
4242
"smartUI.build": "rachaelc/sc-118267/no-availability-1722894770",
4343
// "smartUI.build": "Abc!@#$%^&*()_+[ ]\{}|;':<>?",
44-
"smartUI.project": "Abc!@#$%^&*()_+[ ]\{}|;':<>?",
44+
"smartUI.project": "Abc!@#$%^&*()_+[abc]\{}|;':<>?",
4545
github: {
4646
url: process.env.GITHUB_URL,
4747
},
48-
48+
4949
};
5050
if (tunnel === "true") {
5151
capabilities.tunnel = true;

0 commit comments

Comments
 (0)