parent
51eb3d418e
commit
76c781fd37
@ -140,7 +140,7 @@ export function setupTestingRouter(
|
|||||||
* TestBed.configureTestModule({
|
* TestBed.configureTestModule({
|
||||||
* imports: [
|
* imports: [
|
||||||
* RouterTestingModule.withRoutes(
|
* RouterTestingModule.withRoutes(
|
||||||
* [{path: '', component: BlankCmp}, {path: 'simple', component: SimpleCmp}])]
|
* [{path: '', component: BlankCmp}, {path: 'simple', component: SimpleCmp}]
|
||||||
* )
|
* )
|
||||||
* ]
|
* ]
|
||||||
* });
|
* });
|
||||||
|
Loading…
x
Reference in New Issue
Block a user