Skip to content

Commit 86d98b5

Browse files
committed
Add source
1 parent 39dbf03 commit 86d98b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/test.conf.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"osVersion": "Monterey",
1111
"buildName": "browserstack-build-1",
1212
"sessionName": "BStack php/phpunit chrome",
13-
"source": "php:sample-main:v1.1",
13+
"source": "php:sample-main:v1.0",
1414
"local": true
1515
}
1616
}, {
@@ -21,7 +21,7 @@
2121
"osVersion": "11",
2222
"buildName": "browserstack-build-1",
2323
"sessionName": "BStack php/phpunit edge",
24-
"source": "php:sample-main:v1.1",
24+
"source": "php:sample-main:v1.0",
2525
"local": true
2626
}
2727
}, {
@@ -31,7 +31,7 @@
3131
"deviceName": "Samsung Galaxy S22 Ultra",
3232
"buildName": "browserstack-build-1",
3333
"sessionName": "BStack php/phpunit android",
34-
"source": "php:sample-main:v1.1",
34+
"source": "php:sample-main:v1.0",
3535
"local": true
3636
}
3737
}]

0 commit comments

Comments
 (0)