Skip to content

Commit de371cb

Browse files
authored
Merge pull request #9 from agarneha1331/add-source
Add source
2 parents 96ad029 + 86d98b5 commit de371cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/test.conf.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"osVersion": "Monterey",
1111
"buildName": "browserstack-build-1",
1212
"sessionName": "BStack php/phpunit chrome",
13+
"source": "php:sample-main:v1.0",
1314
"local": true
1415
}
1516
}, {
@@ -20,6 +21,7 @@
2021
"osVersion": "11",
2122
"buildName": "browserstack-build-1",
2223
"sessionName": "BStack php/phpunit edge",
24+
"source": "php:sample-main:v1.0",
2325
"local": true
2426
}
2527
}, {
@@ -29,6 +31,7 @@
2931
"deviceName": "Samsung Galaxy S22 Ultra",
3032
"buildName": "browserstack-build-1",
3133
"sessionName": "BStack php/phpunit android",
34+
"source": "php:sample-main:v1.0",
3235
"local": true
3336
}
3437
}]

0 commit comments

Comments
 (0)