Skip to content

Commit

Permalink
Update HeroService spec describe name (thymikee#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
ParkerM committed Aug 26, 2018
1 parent 6e49bca commit 32f929f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/src/app/service/hero.service.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { HttpClientTestingModule, HttpTestingController } from '@angular/common/

import { heroesUrl, HeroService } from './hero.service'

describe('Service: GoogleBooks', () => {
describe('Service: HeroService', () => {
let service: HeroService
let backend: HttpTestingController

Expand Down

0 comments on commit 32f929f

Please sign in to comment.