chore(api): clean up compiler/testing api (#9520)
Do not export MockXHR, which is a private helper.
This commit is contained in:
@ -8,6 +8,5 @@
|
||||
|
||||
export * from './testing/schema_registry_mock';
|
||||
export * from './testing/view_resolver_mock';
|
||||
export * from './testing/xhr_mock';
|
||||
export * from './testing/test_component_builder';
|
||||
export * from './testing/directive_resolver_mock';
|
||||
|
Reference in New Issue
Block a user