docs(testing): fix minor typo in DashboardHeroComponent (#2518)
Fixed minor typo in DashboardHeroComponent
This commit is contained in:
		
							parent
							
								
									ea45887927
								
							
						
					
					
						commit
						7c262ccab5
					
				| @ -19,7 +19,7 @@ describe('DashboardHeroComponent when tested directly', () => { | |||||||
|   let heroEl: DebugElement; |   let heroEl: DebugElement; | ||||||
| 
 | 
 | ||||||
|   // #docregion setup, compile-components
 |   // #docregion setup, compile-components
 | ||||||
|   // asynch beforeEach
 |   // async beforeEach
 | ||||||
|   beforeEach( async(() => { |   beforeEach( async(() => { | ||||||
|     TestBed.configureTestingModule({ |     TestBed.configureTestingModule({ | ||||||
|       declarations: [ DashboardHeroComponent ], |       declarations: [ DashboardHeroComponent ], | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user