Skip to content

Commit 987e9bc

Browse files
committed
removed redundant code
1 parent d24dc6f commit 987e9bc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/lib/constants.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ export default {
3131
{
3232
"name": "lambdatest-home-page",
3333
"url": "https://www.lambdatest.com",
34-
"waitForTimeout": 1000,
35-
"userAgent" : ""
34+
"waitForTimeout": 1000
3635
},
3736
{
3837
"name": "example-page",

0 commit comments

Comments
 (0)