Skip to content

Commit 0250501

Browse files
Update README.md with correct url for running browser tests
1 parent 4dbb43b commit 0250501

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
@@ -221,7 +221,7 @@ They use the google provided cast_sender.js.
221221
These are particularly useful for ensuring we are following the [official Google Cast API for Chrome](https://developers.google.com/cast/docs/reference/chrome#chrome.cast) correctly.
222222
To run the tests:
223223
* run: `npm run host-chrome-tests [port default=8432]`
224-
* Navigate to: [http://localhost:8432/chrome/tests_chrome.html](http://localhost:8432/chrome/tests_chrome.html)
224+
* Navigate to: [http://localhost:8432/html/tests.html](http://localhost:8432/html/tests.html)
225225

226226
## Contributing
227227

0 commit comments

Comments
 (0)