test boundary refactoring and main() invocation (0826)
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
* found in the LICENSE file at https://angular.io/license
|
||||
*/
|
||||
|
||||
import {validateConfig} from '../src/config';
|
||||
import {validateConfig} from '@angular/router/src/config';
|
||||
|
||||
describe('config', () => {
|
||||
describe('validateConfig', () => {
|
||||
|
Reference in New Issue
Block a user