mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
64fc4648b7
Some test cases incorrectly rely on the side effect of other test cases importing `NgMatchers`. This commit fixes this by making `expect` in `core/testing_internal` properly typed.