Skip to content

Commit 4962e91

Browse files
committed
changing JS to JSON
1 parent 92bf9b5 commit 4962e91

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
@@ -36,7 +36,7 @@ $ browserstack-cypress init
3636
```
3737
This will create a sample browserstack.json file. This file can be used to configure your tests on BrowserStack. Below is the sample file that is generated for your reference.
3838

39-
```JS
39+
```json
4040
{
4141
"auth": {
4242
"username": "<username>",

0 commit comments

Comments
 (0)