Skip to content

Commit 39dbf03

Browse files
committed
Add source
1 parent 96ad029 commit 39dbf03

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.1",
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.1",
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.1",
3235
"local": true
3336
}
3437
}]

0 commit comments

Comments
 (0)