Skip to content

Commit ee47c1e

Browse files
committed
removed: name cap
1 parent 21ddbec commit ee47c1e

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

config/local.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,8 @@
66
"projectName": "Pytest Browserstack",
77
"buildName": "browserstack-build-1",
88
"sessionName": "Bstack Local Test",
9-
"local": true,
10-
"debug": "true",
11-
"networkLogs": "true"
12-
},
13-
"name":"Bstack Local Test"
9+
"local": true
10+
}
1411
},
1512
"environments": [
1613
{

0 commit comments

Comments
 (0)