chore(tests): fix broken linker integration test and fix DebugNode export
Fixes two small issues introduced with pr #6555
This commit is contained in:
@ -16,8 +16,7 @@ export './src/core/zone.dart';
|
||||
export './src/core/render.dart';
|
||||
export './src/core/linker.dart';
|
||||
export './src/core/debug/debug_node.dart' show DebugElement,
|
||||
Scope,
|
||||
inspectElement,
|
||||
DebugNode,
|
||||
asNativeElements;
|
||||
export './src/core/testability/testability.dart';
|
||||
export './src/core/change_detection.dart';
|
||||
|
Reference in New Issue
Block a user