Skip to content

Commit e04c47c

Browse files
authored
Updated link for test results
1 parent 37cbfc4 commit e04c47c

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
@@ -67,7 +67,7 @@ which runs the seleniums tests
6767

6868
Open [http://localhost:8080/webdriver-ts/table.html](http://localhost:8080/webdriver-ts/table.html) for the results
6969

70-
A test showing the durations on my machine can be seen [here](https://cdn.rawgit.com/krausest/js-framework-benchmark/ba8ee2e840d13893c75d7e6832341b5db9cc8229/webdriver-ts/table.html)
70+
A test showing the durations on my machine can be seen [here](https://rawgit.com/krausest/js-framework-benchmark/master/webdriver-ts/table.html)
7171

7272
Single tests can be repeated easily. Just `cd webdriver-ts` and run the benchmarks and frameworks you want, e.g:
7373
`npm run selenium -- --framework angular bob --benchmark 01_ 02_`

0 commit comments

Comments
 (0)