mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5a2b6227b3
In the previous commit https://github.com/angular/angular/pull/45047 The `it.skip` and `describe.skip` is wrongly deleted, should keep the patch for these methods. PR Close #49329