HeroService returns an empty Observable, if the requested hero can't be found
[examples/angular-tour-of-heroes] / cypress.json
1 {
2   "baseUrl": "http://localhost:4200"
3 }