mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
05121c0381
The code in the patch branch is slightly different from the master branch: the master branch contains some changes where Map are used instead of objects in animations. As a result, one of the tests is failing in patch, since it expects Maps, but receives objects. PR Close #45531