Add path shortcuts to all paths in the system.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export * from './activated-route-stub';
|
||||
export * from './router-link-directive-stub';
|
||||
export * from './shared-module-stub';
|
||||
export * from './user-service-stub';
|
||||
export * from './token-service-stub';
|
||||
export * from './transaction-service-stub';
|
||||
export * from '@src/testing/activated-route-stub';
|
||||
export * from '@src/testing/router-link-directive-stub';
|
||||
export * from '@src/testing/shared-module-stub';
|
||||
export * from '@src/testing/user-service-stub';
|
||||
export * from '@src/testing/token-service-stub';
|
||||
export * from '@src/testing/transaction-service-stub';
|
||||
|
||||
Reference in New Issue
Block a user