Skip to content

Commit ecfe21a

Browse files
grdp pr check-stage 05-09-24_2
1 parent ebb75b3 commit ecfe21a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/test.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ async function searchTextOnGoogle() {
4444
name: "test session", // name of the test
4545
build: `${platform}${browserName}${version}`, // name of the build
4646
// "smartUI.build": "rachaelc/sc-118267/no-availability-1722894770",/\
47-
"smartUI.build": "GDPR-PR-CHECK-1",
47+
// "smartUI.build": "GDPR-PR-CHECK-1",
4848
"smartUI.project": "GDPR-EU-GITHUB-PR-CHECK",
4949
github: {
5050
url: process.env.GITHUB_URL,
@@ -130,8 +130,6 @@ async function startTest(gridUrl, capabilities, name) {
130130
await driver.quit();
131131
}
132132
}
133-
134-
135133
searchTextOnGoogle();
136134

137135

0 commit comments

Comments
 (0)