Skip to content

Commit 1e18bc4

Browse files
grdp pr check 31-Aug-1
1 parent bc250d9 commit 1e18bc4

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
@@ -79,8 +79,8 @@ async function startTest(gridUrl, capabilities, name) {
7979
const duration = moment.duration(end_date.diff(start_date));
8080
console.log(`${caps.name} : Setup Time: ${duration.asSeconds()} seconds`);
8181

82-
// const url = "https://www.lambdatest.com/";
83-
const url = "https://www.flipkart.com/";
82+
const url = "https://www.lambdatest.com/";
83+
// const url = "https://www.flipkart.com/";
8484
// const url = "https://www.samsung.com/";
8585

8686
console.log(url);

0 commit comments

Comments
 (0)