Skip to content

Commit

Permalink
updated wct link
Browse files Browse the repository at this point in the history
  • Loading branch information
tdumitrescu committed Nov 8, 2018
1 parent 88d365b commit 3336541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -67,7 +67,7 @@ A Panel implementation of the [TodoMVC](http://todomvc.com/) app spec is availab

## Running tests

Browser tests run with Selenium through [web-component-tester](https://github.com/Polymer/web-component-tester). Server-side rendering tests use `mocha` and `chai` directly.
Browser tests run with Selenium through [web-component-tester](https://github.com/Polymer/tools/tree/master/packages/web-component-tester). Server-side rendering tests use `mocha` and `chai` directly.

#### Run with locally installed browsers
`npm test`
Expand Down

0 comments on commit 3336541

Please sign in to comment.