Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taoeffect authored Nov 25, 2024
1 parent 3b142e9 commit 736a6a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ npm run cy:open
npx cypress run -c 'baseUrl=http://localhost:8000' --spec "test/cypress/integration/group-chat.spec.js"
```

This project is tested with BrowserStack. <!-- This string is necessary here for BrowserStack's free OSS testing. -->

#### Using Docker for extra security

You can run commands in a Docker container by using `npm run docker -- <cmd>` instead.
Expand Down

0 comments on commit 736a6a3

Please sign in to comment.