You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -221,7 +221,7 @@ They use the google provided cast_sender.js.
221
221
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.
222
222
To run the tests:
223
223
* 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)
0 commit comments