Skip to content

Commit 43a91ad

Browse files
Ankit098francisf
authored andcommitted
chore: update readMe file
1 parent 2ef1c85 commit 43a91ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export.config = {
3737
user: process.env.BROWSERSTACK_USERNAME,
3838
key: process.env.BROWSERSTACK_ACCESS_KEY,
3939
services: [
40-
['browserstack', {
40+
['@browserstack/wdio-browserstack-service', {
4141
browserstackLocal: true
4242
}]
4343
],

0 commit comments

Comments
 (0)