The [`package.json`](https://github.com/angular/angular-cli/blob/master/package.json#L19) `npm run test:e2e` looks for file `tests/e2e_runner.js` but the file doesn't exist, instead it's called `tests/run_e2e.js`.