mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
785af438bc
Tests validate the current behaviour of the injector tree feature. - Nodes should be displaying on entering the tab - Hide framework / Hide injectors with no providers flags should filter the tree properly - Providers side tab should be able to be opened and filtered properly using the 2 filter input fields for token and type PR Close #62844