mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
bec0179afe
Enables the incremental type-checking test that we never enabled when we landed signal inputs. Now that we fixed incremental re-use by re-using the existing user imports for inline type check blocks, the test is passing and can be enabled. PR Close #54819