Skip to content

Commit

Permalink
Merge branch 'main' into opengl
Browse files Browse the repository at this point in the history
  • Loading branch information
wcandillon authored Nov 12, 2024
2 parents 34cd479 + ed6b68e commit ef2d06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ yarn test:ref

To run the e2e test, open the example app on the e2e screen.
By default, it will try to connect to a localhost test server.
If you want to run the test suite on a physical device, you can modify the address [here](/package/example/src/useClient.ts#L4).
If you want to run the test suite on a physical device, you can modify the address [here](/apps/example/src/useClient.ts#L4).

```
yarn test
Expand Down

0 comments on commit ef2d06f

Please sign in to comment.