6: Get Data from a Server
[examples/angular-tour-of-heroes] / src / app / hero.service.spec.ts
index 7730d9f..407e8ce 100644 (file)
@@ -62,7 +62,7 @@ describe('HeroService', () => {
     });
   });
 
-  describe('#getHero', () => {
+    describe('#getHero', () => {
 
     it('should return an empty observable for an invalid id', () => {