Skip to content

Commit a5c6400

Browse files
committed
Add default value for localIdentifier
1 parent c5cc93b commit a5c6400

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
@@ -61,7 +61,7 @@ This will create a sample `browserstack.json` file. This file can be used to con
6161
},
6262
"connection_settings": {
6363
"local": false,
64-
"localIdentifier": ""
64+
"localIdentifier": null
6565
}
6666
}
6767
```

0 commit comments

Comments
 (0)